react-native-indicator
Advanced tools
Comparing version 0.4.2 to 0.4.3
@@ -15,2 +15,3 @@ /** | ||
import Music from './lib/loader/MusicLoader'; | ||
import EatBean from './lib/loader/EatBeanLoader'; | ||
@@ -26,1 +27,2 @@ export const PulseLoader = Pulse; | ||
export const MusicBarLoader = Music; | ||
export const EatBeanLoader = EatBean; |
{ | ||
"name": "react-native-indicator", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "React Native Indicator Component", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,5 +7,2 @@ # react-native-indicator | ||
<img src="/screenshot/ss1.gif" width="372" height="666" /> | ||
<img src="/screenshot/ss2.gif" width="372" height="666" /> | ||
## Installation | ||
@@ -44,2 +41,3 @@ | ||
- MusicBarLoader | ||
- EatBeanLoader | ||
@@ -142,4 +140,12 @@ ``` | ||
##### EatBeanLoader | ||
| prop | type | default | description | | ||
| ---- | ---- | ---- | ---- | | ||
| color | string | '#1e90ff' | the indicator's color | | ||
| size | number | 30 | the indicator's size | | ||
## License | ||
MIT |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
635221
26
751
148