Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrollview not working when fullScreenSwipeEnabled is enabled (ios) #1511

Closed
3 of 9 tasks
chazzaoui opened this issue Jul 4, 2022 · 3 comments
Closed
3 of 9 tasks
Labels
Missing info The user didn't precise the problem enough Missing repro This issue need minimum repro scenario Platform: iOS This issue is specific to iOS

Comments

@chazzaoui
Copy link

chazzaoui commented Jul 4, 2022

Screenshots

RPReplay_Final1656975143.mov

Steps To Reproduce

Somehow in my latest development build, I cannot scroll anymore within a screen where full-screen gesture is enabled. Scroll only works when this is false. Not sure what is causing this
1.

Expected behavior

Being able to scroll in a screen where fullscreengesture is enabled

Actual behavior

Not being able to scroll when fullscreengesture is enabled.

Reproduction

Platform

  • iOS
  • Android
  • Web
  • Windows
  • tvOS

Architecture

  • Paper
  • Fabric

Workflow

  • Managed workflow
  • Bare workflow

Package versions

package version
react-native 0.68.2
@react-navigation/native 5.7.1
react-native-screens 3.14.1
react-native-safe-area-context 3.1.1
react-native-gesture-handler 1.6.1
react-native-reanimated 2.2.3
@github-actions github-actions bot added the Missing info The user didn't precise the problem enough label Jul 4, 2022
@github-actions
Copy link

github-actions bot commented Jul 4, 2022

Hey! 👋

It looks like you've omitted a few important sections from the issue template.

Please complete Description and Reproduction sections.

@github-actions github-actions bot added Platform: iOS This issue is specific to iOS Missing repro This issue need minimum repro scenario labels Jul 4, 2022
@github-actions
Copy link

github-actions bot commented Jul 4, 2022

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snippet of code, a snack or a link to a GitHub repository that reproduces the problem?

@kkafar
Copy link
Member

kkafar commented Jul 5, 2022

Closing this issue as it is duplicate of #1510. Thank you for reporting. Diving onto the problem.

@kkafar kkafar closed this as completed Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing info The user didn't precise the problem enough Missing repro This issue need minimum repro scenario Platform: iOS This issue is specific to iOS
Projects
None yet
Development

No branches or pull requests

2 participants