UNPKG

toggle-react-native

Version:

Toggle Switch component for react native, it works on iOS and Android. this is forked from https://github.com/aminebenkeroum/toggle-switch-react-native

10 lines 153 B
{ "compilerOptions": { "outDir": "./dist", "allowJs": true, "target": "es5" }, "include": [ "*/*" ] }