loadingswitch
v1.0.7
Published
Animated Switch
Downloads
5
Readme
Installation
npm i loadingswitch
Usage
import { LoadSwitch } from 'loadingswitch';
<LoadSwitch onPress={() => YourFunction()} status={true} />
Props
Contribution
For major changes, please open an issue first to discuss what you would like to change.