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

[v4] | Nested scrollview with text input #1844

Open
francescovenica opened this issue May 25, 2024 · 1 comment
Open

[v4] | Nested scrollview with text input #1844

francescovenica opened this issue May 25, 2024 · 1 comment
Labels
bug Something isn't working no-issue-activity

Comments

@francescovenica
Copy link

francescovenica commented May 25, 2024

Bug

Having a FlatList + a ScrollView (react-native-gesture-handler) with a text input in the scrollview doesn't work in Android

Environment info

Library Version
"@gorhom/bottom-sheet": "5.0.0-alpha.10",
"react-native-reanimated": "~3.10.1",
"react-native-gesture-handler": "~2.16.1"

Steps To Reproduce

  1. Click on the text field

Describe what you expected to happen:

  1. The sheet should touch the keyboard, at the moment depending on the snappoints it create a big space between the keyboard and the sheet or the sheet disappear

Reproducible sample code

https://snack.expo.dev/iRYd3i9P2_YlFD_hAaY7x

@francescovenica francescovenica added the bug Something isn't working label May 25, 2024
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working no-issue-activity
Projects
None yet
Development

No branches or pull requests

1 participant