0.1.3 • Published 3 years ago
react-native-basic-spinner v0.1.3
react-native-basic-spinner
A simple React Native component for waiting times.

Installation
npm install react-native-basic-spinnerUsage
import { ReactNativeBasicSpinner } from 'react-native-basic-spinner';
return (
<ReactNativeBasicSpinner />
)Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library