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

Add TouchableNativeFeedback on Android #57

Open
edy opened this issue Apr 16, 2017 · 1 comment
Open

Add TouchableNativeFeedback on Android #57

edy opened this issue Apr 16, 2017 · 1 comment

Comments

@edy
Copy link

edy commented Apr 16, 2017

To get the native feeling of a button on android, TouchableNativeFeedback should be used instead of TouchableOpacity (for iOS).

See https:/facebook/react-native/blob/master/Libraries/Components/Button.js

@andretf
Copy link

andretf commented Oct 6, 2018

I don't see what it is the real issue here, since it has always used TouchableNativeFeedback for Android at https:/facebook/react-native/blob/master/Libraries/Components/Button.js#L123.

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