react-native-indicator
Advanced tools
Comparing version 0.6.7 to 0.6.8
{ | ||
"name": "react-native-indicator", | ||
"version": "0.6.7", | ||
"version": "0.6.8", | ||
"description": "React Native Indicator Component", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,6 +7,6 @@ # react-native-indicator | ||
<img src="/screenshot/ss1.gif" width="372" height="666" /> | ||
<img src="/screenshot/ss2.gif" width="372" height="666" /> | ||
<img src="/screenshot/ss3.gif" width="372" height="666" /> | ||
<img src="/screenshot/ss4.gif" width="372" height="666" /> | ||
<img src="https://raw.githubusercontent.com/wangdicoder/react-native-indicator/master/screenshot/ss1.gif" width="372" height="666" /> | ||
<img src="https://raw.githubusercontent.com/wangdicoder/react-native-indicator/master/screenshot/ss2.gif" width="372" height="666" /> | ||
<img src="https://raw.githubusercontent.com/wangdicoder/react-native-indicator/master/screenshot/ss3.gif" width="372" height="666" /> | ||
<img src="https://raw.githubusercontent.com/wangdicoder/react-native-indicator/master/screenshot/ss4.gif" width="372" height="666" /> | ||
@@ -26,3 +26,3 @@ ## Installation | ||
Add ```ART.xcodeproj``` from ```node_modules/react-native/React/Libraries/ART``` to your Libraries then link ```libART.a```. To see more details about **Linking Libraries**, jump to [this](https://facebook.github.io/react-native/docs/linking-libraries-ios.html). | ||
Add ```ART.xcodeproj``` from ```node_modules/react-native/Libraries/ART``` to your Libraries then link ```libART.a```. To see more details about **Linking Libraries**, jump to [this](https://facebook.github.io/react-native/docs/linking-libraries-ios.html). | ||
@@ -29,0 +29,0 @@ ## Usage |
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
1528966