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

Please add keyboardShouldPersistTap prop #160

Open
metawort opened this issue Apr 10, 2019 · 1 comment
Open

Please add keyboardShouldPersistTap prop #160

metawort opened this issue Apr 10, 2019 · 1 comment

Comments

@metawort
Copy link

Since the ViewPager uses a ScrollView on iOS but doesn't provide access to its keyboardShouldPersistTap prop, I get the typical problem:
I have a TextInput in the ViewPager and when it is focussed and I tap somewhere outside the TextInput, the TextInput is blurred, but otherwise the tap is ignored. So I can't immediately tap on e.g. a button.

@mariomurrent-softwaresolutions

Any updates on this?

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

No branches or pull requests

2 participants