Beautiful loading indicators for React Native
npm install react-native-awesome-loading
!headLogo
React Native Awesome Loading
=======================================
Simple React Native library to have awesome loading indicators.




















``shell `
$ npm i react-native-fast-image
$ npm i react-native-awesome-loading
$ cd ios
$ pod install
$3
`javascript
import AwesomeLoading from 'react-native-awesome-loading';
...
``
| Prop | Type | Default Value |
| ------------- | ------------- | ------------- |
| indicatorId | number(1 - 20) | 1 |
| isActive | boolean (required) | false |
| size | number | 50 |
| text | string | null |
| textStyle | TextStyle | null |
| direction | 'row','column' | 'column' |
You can open an issue to warn me :)
* Umut Acerbastimur
This project is licensed under the MIT License