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

Bug fix/update keyboard property #332

Merged
merged 2 commits into from
Jan 10, 2017

Conversation

charlle
Copy link
Contributor

@charlle charlle commented Jan 9, 2017

deprecated property true for keyboardShouldPersistTaps

Deprecated property true for keyboardShouldPersistTaps
Deprecated property true for keyboardShouldPersistTaps
@kfiroo
Copy link
Collaborator

kfiroo commented Jan 10, 2017

@charlle Hey! Thanks for the PR!
Quick question, will this break earlier versions of RN?

@charlle
Copy link
Contributor Author

charlle commented Jan 10, 2017

Yes. Here is more info: facebook/react-native#10628. True will still be a valid value, but will throw a warning for now. Here is the change to the core component ScrollView: facebook/react-native@d56530d.
previously expecting boolean, so will break older versions of RN when receive string.

@kfiroo
Copy link
Collaborator

kfiroo commented Jan 10, 2017

@charlle Cool, merging

@kfiroo kfiroo merged commit 2d7963f into FaridSafi:master Jan 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants