trunghv-use-state-with-call-back
Version:
��# t r u n g h v - u s e - s t a t e - w i t h - c a l l - b a c k
35 lines (34 loc) • 856 B
JSON
{
"name": "trunghv-use-state-with-call-back",
"title": "",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/gnurt250394/trunghv-use-state-with-call-back.git",
"baseUrl": "https://github.com/gnurt250394/trunghv-use-state-with-call-back"
},
"keywords": [
"react-native",
"react-native-hook"
],
"author": {
"name": "Gnurt",
"email": "gnurt250394@gmail.com"
},
"license": "MIT",
"licenseFilename": "LICENSE",
"readmeFilename": "README.md",
"peerDependencies": {
"react": "^16.8.1",
"react-native": ">=0.59.0-rc.0 <1.0.x"
},
"devDependencies": {
"react": "^16.8.3",
"react-native": "^0.59.10"
}
}