1.1.7 • Published 2 years ago
simple-react-native-loading-dots v1.1.7
React Native Loading Dots
Example

Install
npm
npm install simple-react-native-loading-dotsyarn
yarn add simple-react-native-loading-dotsOptions
| Property | Type | Default | Description |
|---|---|---|---|
| size | Number | 5 | Change the size of the dots |
| color | String | black | Change the color of the dots |
| spacing | Number | 3 | Spacing between dots |