react-native-animated-loader
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "react-native-animated-loader", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "react-native-animated-loader", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -10,3 +10,3 @@ import React from 'react'; | ||
overlayColor: 'rgba(0, 0, 0, 0.25)', | ||
source: {}, | ||
source: require('./loading.json'), | ||
animationType: 'none', | ||
@@ -13,0 +13,0 @@ animationStyle: {}, |
12398
5
70