react-native-loading-spinner-modal

1.0.2 • Public • Published

react-native-loading-spinner-modal

Platform

Android like circular progress bar in react-native that works on both Android and IOS.

Content

Features

  • Android and iOS capable
  • Android like circular progress bar in react native
  • cusomized text color and subtext color
  • size of spinner large or small
  • can set to cancelable
  • add subtext/no issues if no subtext
  • works in any orientation

Installation

Make sure that you are in your React Native project directory and run:

$ npm install react-native-loading-spinner-modal --save

or

$ yarn add react-native-loading-spinner-modal

Usage

  1. Import the react-native-loading-spinner-modal package
import {
  LoadingModal,
  LoadingModalManager
} from "react-native-loading-spinner-modal";
  1. Add the LoadingModal to your render function

Package Sidebar

Install

npm i react-native-loading-spinner-modal

Weekly Downloads

4

Version

1.0.2

License

MIT

Last publish

Collaborators

  • senthilbalajijndr