Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wdamron/react-gestures
- Owner: wdamron
- Created: 2015-03-25T19:44:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-25T20:00:43.000Z (over 9 years ago)
- Last Synced: 2023-03-24T03:51:14.383Z (over 1 year ago)
- Language: JavaScript
- Size: 78.1 KB
- Stars: 1
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Gesture Recognizers
## Install
```js
$ npm install react-gestures --save
```## Usage
```js
...
render() {
return (
...
);
}
}
```# License
MIT