react-native-floating-action icon indicating copy to clipboard operation
react-native-floating-action copied to clipboard

Added possibility to not use TouchableNativeFeedback on android devices

Open visibini opened this issue 6 years ago • 0 comments

Using TouchableNativeFeedback for android can cause problems with buttons layout, you can see it on the screenshot. It seems it was supposed to have possibility to configure useNativeFeedback property, but it wasn't actually added to documentation and code properly, thus it's always true. Screenshot 2020-04-09 at 12 26 19

visibini avatar Apr 09 '20 09:04 visibini