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

Increase Touch Area on Top of the left and Right Button #183

Open
ismdcf opened this issue Aug 3, 2016 · 4 comments
Open

Increase Touch Area on Top of the left and Right Button #183

ismdcf opened this issue Aug 3, 2016 · 4 comments

Comments

@ismdcf
Copy link

ismdcf commented Aug 3, 2016

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.
simulator screen shot aug 3 2016 12 48 56 pm

@Kureev
Copy link
Owner

Kureev commented Aug 3, 2016

Hi @ismdcf! Thanks for the issue. Would you mind to make a PR to fix it?

@ismdcf
Copy link
Author

ismdcf commented Aug 3, 2016

@Kureev New to Git donna how to do pull request (NO Idea what it is ) :(

@Kureev
Copy link
Owner

Kureev commented Aug 3, 2016

I think you may find it interesting to read: https://help.github.com/articles/using-pull-requests/!

@YogeshSuthar007
Copy link

YogeshSuthar007 commented Feb 18, 2019

<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.

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

3 participants