Skip to content

nguyentc21/react-native-indicators

react-native-indicators

This library serves as an alternative to react-native-indicators, offering a modernized codebase, improved TypeScript integrations, and additional configuration options. It was originally inspired by the design and features of the original package.

Installation

npm install react-native-indicators

Dependencies

Usage

import {
  ActivityIndicator,
  AsteriskIndicator,
  BallIndicator,
  BarIndicator,
  BullEyeIndicator,
  DotIndicator,
  PulseIndicator,
  WaveIndicator
} from 'react-native-indicators';
import {
  SpinnerContainer,
  ImageColorLooper,
  ViewColorLooper,
  // ColorLooperIndicator,
  // Indicator,
} from 'react-native-indicators';

See example code

Contributing

License

MIT


Made with create-react-native-library

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published