Skip to content

cubeking/react-native-touchable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

rn-platform-touchable

react native 防重复点击触摸组件, 默认使用TouchableOpacity组件效果, 如果是安卓用的是TouchableNativeFeedback, 如果是苹果用的是TouchableOpacity

Installation

npm install rn-platform-touchable --save

使用

import Touchable from 'rn-platform-touchable';

About

react native 防重复点击触摸组件, 默认使用TouchableOpacity组件效果

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published