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

Android, Breaks ScrollView/FlatList when inside a stack with goBackGesture #2362

Closed
Aletagro opened this issue Oct 1, 2024 · 5 comments
Closed
Labels
Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android

Comments

@Aletagro
Copy link

Aletagro commented Oct 1, 2024

Description

If you add ScrollView/FlatList to the stack with goBackGesture enabled (for example: verticalSwipe). goBackGesture works fine, but lists cannot be scrolled

Steps to reproduce

  1. Create a Stack Screen with goBackGesture
  2. Add ScrollView/FlatList inside of it and navigate to it
  3. Try to scroll - impossible

Snack or a link to a repository

https://github.com/Aletagro

Screens version

3.31.1-4.0.0-beta.0

React Native version

0.74.5

Platforms

Android

JavaScript runtime

None

Workflow

None

Architecture

None

Build type

None

Device

None

Device model

No response

Acknowledgements

Yes

Copy link

github-actions bot commented Oct 1, 2024

Hey! 👋

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

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

@github-actions github-actions bot added Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android labels Oct 1, 2024
@kkafar
Copy link
Member

kkafar commented Oct 1, 2024

Hey @Aletagro, could you provide at least a snack with a code that we can reproduce the issue on?

@WKampel
Copy link

WKampel commented Oct 10, 2024

Same issue

1 similar comment
@WKampel
Copy link

WKampel commented Oct 10, 2024

Same issue

@kkafar
Copy link
Member

kkafar commented Oct 10, 2024

I believe this PR should solve the issue: #2383

@kkafar kkafar closed this as completed Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android
Projects
None yet
Development

No branches or pull requests

3 participants