UNPKG

react-native-system-setting-update

Version:

provide some system setting APIs. Volume, brightness, wifi, location, bluetooth, airplane...

33 lines (32 loc) 921 B
{ "name": "react-native-system-setting-update", "version": "1.7.6", "description": "provide some system setting APIs. Volume, brightness, wifi, location, bluetooth, airplane...", "main": "SystemSetting.js", "types": "SystemSetting.d.ts", "homepage": "https://github.com/AwesomeAndrewMK/react-native-system-setting", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "system", "setting", "volume", "wifi", "brightness", "location", "bluetooth", "airplane" ], "author": { "name": "Ninty", "email": "c19354837@hotmail.com", "url": "https://github.com/c19354837" }, "repository": { "type": "git", "url": "https://github.com/AwesomeAndrewMK/react-native-system-setting.git" }, "license": "MIT" }