https://github.com/netbeast/react-native-touchable-native-feedback-safe
https://github.com/netbeast/react-native-touchable-native-feedback-safe
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/netbeast/react-native-touchable-native-feedback-safe
- Owner: netbeast
- Created: 2016-12-09T15:43:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-09T15:57:45.000Z (over 9 years ago)
- Last Synced: 2025-01-22T13:46:25.685Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is original from @exponent, we only make a copy in order to fix some issues :)
TouchableNativeFeedback is not supported on iOS or Android API <=20
(below 5.0), so this component falls back to using TouchableOpacity in
those cases.