UNPKG

react-native-disable-android-back

Version:

A custom hook that disables the Android back button in React Native when a screen is focused

29 lines (28 loc) 712 B
{ "name": "react-native-disable-android-back", "version": "1.0.5", "description": "A custom hook that disables the Android back button in React Native when a screen is focused", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/Jordangoulet13/react-native-disable-android-back-button.git" }, "peerDependencies": { "react-native": ">=0.47.0", "@react-navigation/native": ">=5.1.6" }, "devDependencies": { "react-native": "^0.68.6", "@react-navigation/native": "^6.1.6" }, "keywords": [ "react-native", "hook", "navigation", "android", "back button", "disable" ], "author": "Jordan Goulet", "license": "MIT" }