@react-x/touchable
v3.4.1
Published
Cross-platform Touchable component for ReactDOM and React Native apps.
Readme
@react-x/touchable
Getting Started
Install @react-x/touchable using yarn:
yarn add @react-x/touchableUsage
import {
TouchableHighlight,
TouchableOpacity,
TouchableWithoutFeedback,
} from '@react-x/touchable';Contributing
If you have any ideas on how this module could be better, create an Issue or submit a PR.
