0.1.3 • Published 1 year ago

react-native-basic-spinner v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

react-native-basic-spinner

A simple React Native component for waiting times.

sp2 sp3

Installation

npm install react-native-basic-spinner

Usage

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