@memrearal/react-native-doubletap
Version:
A react-native component that handles double tap and single tap events
33 lines (32 loc) • 751 B
JSON
{
"name": "@memrearal/react-native-doubletap",
"version": "1.0.3",
"description": "A react-native component that handles double tap and single tap events",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/memrearal/react-native-doubletap.git"
},
"keywords": [
"react",
"native",
"double",
"tap",
"single",
"tap",
"twice",
"once",
"click",
"event",
"handler"
],
"author": "memrearal",
"license": "MIT",
"bugs": {
"url": "https://github.com/memrearal/react-native-doubletap/issues"
},
"homepage": "https://github.com/memrearal/react-native-doubletap#readme"
}