react-native-swipe-detect
Version:
4-directional swipe detection for react-native.
25 lines (24 loc) • 554 B
JSON
{
"name": "react-native-swipe-detect",
"types": "index.d.ts",
"version": "1.0.10",
"description": "4-directional swipe detection for react-native. ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/johanneslil/react-native-swipe-detect.git"
},
"keywords": [
"react-native",
"swipe",
"detect",
"gesture"
],
"bugs": {
},
"author": "Johannes Liljedahl <jocka.liljedahl@gmail.com>",
"license": "MIT"
}