react-native-facebook-login icon indicating copy to clipboard operation
react-native-facebook-login copied to clipboard

Styling the "TouchableHighlight" in android

Open dquak opened this issue 8 years ago • 0 comments

I was implementing my own styling for the login button, but noticed backgroundColor overwrrited when clicking the button, this caused by the 'underlayColor' prop on the TouchableHighlight, and I would like to add a custom style for this prop, is it possible to implement it?

dquak avatar Jan 31 '17 14:01 dquak