react-native-loading-dots

A React Native loading component with dots or custom components and a smooth animation

Downloads
5.6K
Stars
15
Committers
2

Bot releases are hidden (Show)

react-native-loading-dots - v1.3.4 Latest Release

Published by alexvcasillas 8 months ago

This patch includes a .d.ts file for type definitions

Full Changelog: https://github.com/alexvcasillas/react-native-loading-dots/compare/v.1.3.3...v1.3.4

react-native-loading-dots - v1.3.3

Published by alexvcasillas 8 months ago

Upgrade peerDependencies to latest

"peerDependencies": {
  "react": "^18.2.0",
  "react-native": "^0.73.4"
}
react-native-loading-dots - v1.3.0

Published by alexvcasillas over 2 years ago

Implement custom component rendering with the components props allowing you to render anything that you would like with the same smooth and bouncy animation that was already implemented.

react-native-loading-dots - 1.0.7

Published by alexvcasillas over 5 years ago

In this new version you will be able to control the dot sizes!

react-native-loading-dots - 1.0.6

Published by alexvcasillas over 5 years ago