We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96bd499 commit 93b1ff6Copy full SHA for 93b1ff6
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.0.10"
+ "react-native-spinkit": "0.1.0"
12
}
13
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-spinkit",
3
- "version": "0.0.11",
+ "version": "0.1.0",
4
"description": "A collection of animated loading indicators for React Native",
5
"main": "index.js",
6
"keywords": [
0 commit comments