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