Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 826 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 826 Bytes

@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.