Install @react-x/touchable
using yarn
:
yarn add @react-x/touchable
import {
TouchableHighlight,
TouchableOpacity,
TouchableWithoutFeedback,
} from '@react-x/touchable';
If you have any ideas on how this module could be better, create an Issue or submit a PR.