Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

acerbastimur/React-Native-Awesome-Loading

Open more actions menu

npm headLogo

React Native Awesome Loading

Simple React Native library to have awesome loading indicators.

Built-in Indicators:

Download & Installation

$ npm i react-native-fast-image
$ npm i react-native-awesome-loading
$ cd ios
$ pod install
 

Usage

import AwesomeLoading from 'react-native-awesome-loading';

...

        <AwesomeLoading indicatorId={8} size={50} isActive={true} text="loading" />

Props

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'

Contributing

You can open an issue to warn me :)

Authors or Acknowledgments

  • Umut Acerbastimur

License

This project is licensed under the MIT License

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.