UNPKG

robosto-toggle-switch-react-native

Version:

Toggle Switch component for react native, it works on iOS and Android.

41 lines (40 loc) 978 B
{ "author": { "name": "robosto" }, "bugs": { "url": "https://github.com/robosto/toggle-switch-react-native/issues" }, "bundleDependencies": false, "dependencies": { "prop-types": "^15.5.7" }, "deprecated": false, "description": "Toggle Switch component for react native, it works on iOS and Android.", "homepage": "https://github.com/robosto/toggle-switch-react-native#readme", "keywords": [ "react-native", "react-native-component", "react-native-toggle-switch", "toggle-switch", "toggle", "switch", "on-off", "ios", "android" ], "license": "MIT", "main": "ToggleSwitch.js", "name": "robosto-toggle-switch-react-native", "peerDependencies": { "react-native": ">=0.47.1" }, "repository": { "type": "git", "url": "git+https://github.com/robosto/toggle-switch-react-native.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "2.3.0" }