-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 keyboardDismissMode #3068
Comments
ghost
added
the
Needs: Triage 🔍
New issue that needs to be reviewed by the issue management team (label applied by bot)
label
Sep 4, 2019
chrisglein
added
API: Completion
Area: ScrollView
must-have
p1
and removed
Needs: Triage 🔍
New issue that needs to be reviewed by the issue management team (label applied by bot)
labels
Sep 4, 2019
23 tasks
Checked in. |
There is a crash on VB build, change will be reverted. |
Checked in with crash fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Split out from #2113
https://facebook.github.io/react-native/docs/scrollview#keyboarddismissmode
Determines whether the keyboard gets dismissed in response to a drag.
Not directly supported by ScrollViewer. Mobile-specific. Could be difficult, needs deep dive.
The text was updated successfully, but these errors were encountered: