acerbastimur/React-Native-Awesome-Loading

Repository files navigation

npmheadLogo

Simple React Native library to have awesome loading indicators.

$ npm i react-native-fast-image
$ npm i react-native-awesome-loading
$ cd ios
$ pod install
 
import AwesomeLoading from 'react-native-awesome-loading';

...

        <AwesomeLoading indicatorId={8} size={50} isActive={true} text="loading" />
PropTypeDefault Value
indicatorIdnumber(1 - 20)1
isActiveboolean (required)false
sizenumber50
textstringnull
textStyleTextStylenull
direction'row','column''column'

You can open an issue to warn me :)

  • Umut Acerbastimur

This project is licensed under the MIT License

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •