react-native-jump
Version:
Detect jump event on Android
33 lines (32 loc) • 794 B
JSON
{
"name": "react-native-jump",
"version": "3.4.3",
"description": "Detect jump event on Android",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/franciscofernando/react-native-shake.git"
},
"keywords": [
"android",
"ios",
"native",
"react",
"react-component",
"react-native",
"react-native-component",
"shake",
"shake-event",
"shake-event-android",
"shake-event-ios"
],
"author": "Clip-sub <support@clip-sub.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/franciscofernando/react-native-shake.git/issues"
},
"homepage": "https://github.com/franciscofernando/react-native-shake.git",
"dependencies": {
"invariant": "^2.2.x"
}
}