We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f77f795 commit fa19b40Copy full SHA for fa19b40
Example/package.json
@@ -8,6 +8,6 @@
8
"dependencies": {
9
"react": "^0.14.8",
10
"react-native": "^0.25.1",
11
- "react-native-spinkit": "0.1.5"
+ "react-native-spinkit": "1.0.0"
12
}
13
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-spinkit",
3
- "version": "0.1.5",
+ "version": "1.0.0",
4
"description": "A collection of animated loading indicators for React Native",
5
"main": "index.js",
6
"keywords": [
0 commit comments