Skip to content

Latest commit

 

History

History

touchable

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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