react-native-android-open-settings
Version:
Open android settings from your react native app
23 lines (22 loc) • 624 B
JSON
{
"name": "react-native-android-open-settings",
"version": "1.3.0",
"description": "Open android settings from your react native app",
"main": "index.js",
"keywords": [
"react-native",
"settings",
"android",
"open"
],
"author": "Leonardo Velasquez",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/levelasquez/react-native-android-open-settings.git"
},
"bugs": {
"url": "https://github.com/levelasquez/react-native-android-open-settings/issues"
},
"homepage": "https://github.com/levelasquez/react-native-android-open-settings/#readme"
}