We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Compared to native ios user experience (eg. photos app), if the user clicks above the nav button it responds but when using this library it does not.
The text was updated successfully, but these errors were encountered:
Hi @ismdcf! Thanks for the issue. Would you mind to make a PR to fix it?
Sorry, something went wrong.
@Kureev New to Git donna how to do pull request (NO Idea what it is ) :(
I think you may find it interesting to read: https://help.github.com/articles/using-pull-requests/!
<TouchableOpacity onPress={() => alert("hello")} hitSlop={{top: 20, bottom: 20, left: 50, right: 40}} > hello
----- The hitSlop prop will increase the touch area---- you can also apply on button.
No branches or pull requests
Compared to native ios user experience (eg. photos app), if the user clicks above the nav button it responds but when using this library it does not.
The text was updated successfully, but these errors were encountered: