React Native Touch Able
This is a react-native component, use as TouchOpacity, prevent continually action => prevent bugs


npm i react-native-touch-able
Usage
; <View style=stylescontainer><TouchAble style=flex:1 onTouch= console <Text>Hello</Text></TouchAble></View>
Props
Set prevent Time(miliseconds)
preventTime=500
OnPress Callback:
onTouch={