@react-x/touchable
v3.4.1
Published
Cross-platform Touchable component for ReactDOM and React Native apps.
Downloads
1,686
Readme
@react-x/touchable
Getting Started
Install @react-x/touchable
using yarn
:
yarn add @react-x/touchable
Usage
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.