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 keyboardDismissMode #3068

Closed
chrisglein opened this issue Sep 4, 2019 · 3 comments
Closed

ScrollView keyboardDismissMode #3068

chrisglein opened this issue Sep 4, 2019 · 3 comments

Comments

@chrisglein
Copy link
Member

chrisglein commented Sep 4, 2019

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.

@ghost 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 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
@chrisglein chrisglein added this to the vNext Milestone 3 milestone Sep 4, 2019
@marlenecota marlenecota changed the title keyboardDismissMode ScrollView keyboardDismissMode Oct 31, 2019
@ddalp ddalp self-assigned this Nov 14, 2019
@ddalp
Copy link
Contributor

ddalp commented Nov 22, 2019

Checked in.

@ddalp ddalp closed this as completed Nov 22, 2019
@ddalp ddalp reopened this Nov 22, 2019
@ddalp
Copy link
Contributor

ddalp commented Nov 22, 2019

There is a crash on VB build, change will be reverted.

@ddalp
Copy link
Contributor

ddalp commented Nov 25, 2019

Checked in with crash fixed.

@ddalp ddalp closed this as completed Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants