1.0.0 • Published 5 years ago
rn-platform-touchable v1.0.0
rn-platform-touchable
react native 防重复点击触摸组件, 默认使用TouchableOpacity组件效果, 如果是安卓用的是TouchableNativeFeedback, 如果是苹果用的是TouchableOpacity
Installation
npm install rn-platform-touchable --save
使用
import Touchable from 'rn-platform-touchable';
1.0.0
5 years ago