Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wdamron/react-gestures

React Gesture recognizers
https://github.com/wdamron/react-gestures

Last synced: 3 days ago
JSON representation

React Gesture recognizers

Awesome Lists containing this project

README

        

# React Gesture Recognizers

## Install

```js
$ npm install react-gestures --save
```

## Usage

```js
...
render() {
return (

...


);
}
}
```

# License

MIT