UNPKG

react-native-vishesh-animated-loader

Version:

This is the lottie based react-native loader screen

31 lines (30 loc) 709 B
{ "name": "react-native-vishesh-animated-loader", "version": "1.0.21", "description": "This is the lottie based react-native loader screen ", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "lottie-react-native": "^2.6.1" }, "devDependencies": { "@babel/core": "^7.4.5", "@babel/runtime": "^7.4.5", "babel-jest": "^24.8.0", "jest": "^24.8.0", "metro-react-native-babel-preset": "^0.54.1", "react-test-renderer": "16.8.3" }, "keywords": [ "Loader", "react", "react-native", "Animation", "lottie", "progress" ], "author": "Vishesh Tungare", "license": "ISC" }