0.0.2 ⢠Published 8 years ago
react-native-rnmk-switch v0.0.2
react-native-rnmk-switch
The package is an almost full copy of the Switch component from react-native-material-kit.
Usage
Install:
yarn add react-native-rnmk-switch
Import and use:
import Switch from 'react-native-rnmk-switch' <Switch trackLength={ 34 } trackSize={ 14 } thumbRadius={ 10 } />
š props reference and example code