@shankarmorwal/react-native-exit-on-double-press
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@shankarmorwal/react-native-exit-on-double-press", | ||
"version": "1.0.0", | ||
"description": "> TODO: description", | ||
"version": "1.0.1", | ||
"description": "Custom hook that can be used to exit the app on double press. It uses small toaster inside. This will work only on android", | ||
"author": "Shankar Morwal <shankar@habilelabs.io", | ||
"homepage": "https://bitbucket.org/examsbook/examsbook-web#readme", | ||
"homepage": "https://github.com/habilelabs/habilelabs-react-native-exit-on-double-press", | ||
"license": "ISC", | ||
"main": "lib/useExitAppOnDoublePress.js", | ||
"keywords": [ | ||
"React native", | ||
"react-native", | ||
"handle-back", | ||
"expo" | ||
], | ||
"directories": { | ||
@@ -18,3 +24,3 @@ "lib": "lib", | ||
"type": "git", | ||
"url": "git+ssh://git@bitbucket.org/examsbook/examsbook-web.git" | ||
"url": "git+ssh://git@github.com:habilelabs/habilelabs-react-native-exit-on-double-press.git" | ||
}, | ||
@@ -21,0 +27,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2986
0