UNPKG

react-native-loading-dots

Version:

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

28 lines (26 loc) 658 B
{ "name": "react-native-loading-dots", "version": "1.4.1", "description": "A React Native loading component with dots or custom components and smooth animation", "keywords": [ "react-native", "loading", "animation", "dots", "spinner", "indicator", "accessibility" ], "repository": { "type": "git", "url": "git+https://github.com/alexvcasillas/react-native-loading-dots.git" }, "author": "Alex Casillas", "license": "MIT", "main": "src/react-native-loading-dots.js", "types": "src/react-native-loading-dots.d.ts", "peerDependencies": { "react": ">=19.0.0", "react-native": ">=0.79.0" } }