react-native-three-dots-loader

1.0.1 • Public • Published

react-native-three-dots-loader

Simple react native animated loader

Component doesn't use external libs, only Animated from react-native

Installation

yarn add react-native-three-dots-loader

Usage

import Loader from 'react-native-three-dots-loader'

...

return (
  <Loader>
)

Props

Prop Description
size Dot size
background Dot background
activeBackground Active dot background
dotMargin Dots horizontal margin
animationDuration Scale animation duration
animationScale Maximum scale

Package Sidebar

Install

npm i react-native-three-dots-loader

Weekly Downloads

984

Version

1.0.1

License

MIT

Unpacked Size

145 kB

Total Files

4

Last publish

Collaborators

  • tema4uk