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

fix: updated snap points reaction to handle keyboard state #497

Merged
merged 4 commits into from
Jun 26, 2021

Conversation

gorhom
Copy link
Owner

@gorhom gorhom commented Jun 20, 2021

Closes #489

Motivation

The issue is caused by the snap points reaction not handling when keyboard is shown and the sheet is in temporary position.

Installation

yarn add ssh://git@github.com:gorhom/react-native-bottom-sheet#fix/489-improve-keyboard-handling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v4 Written in Reanimated v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bottom sheet gets obscured by the keyboard if snapPoints change while the text input is focused
1 participant