We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f576828 commit fefdf2fCopy full SHA for fefdf2f
Example/package.json
@@ -7,6 +7,6 @@
7
},
8
"dependencies": {
9
"react-native": "^0.18.1",
10
- "react-native-spinkit": "0.0.6"
+ "react-native-spinkit": "0.0.7"
11
}
12
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-spinkit",
3
- "version": "0.0.6",
+ "version": "0.0.7",
4
"description": "A collection of animated loading indicators for React Native",
5
"main": "index.ios.js",
6
"keywords": [
0 commit comments