3.4.1 • Published 4 years ago

@react-x/touchable v3.4.1

Weekly downloads
16
License
MIT
Repository
github
Last release
4 years ago

@react-x/touchable

npm npm npm

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.