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 91a0282 commit 936bd4fCopy full SHA for 936bd4f
Example/package.json
@@ -12,7 +12,7 @@
12
"react": "16.14.0",
13
"react-dom": "^16.14.0",
14
"react-native": "https://github.com/expo/react-native/archive/sdk-38.0.0.tar.gz",
15
- "react-native-input-spinner": "^1.2.19",
+ "react-native-input-spinner": "^1.3.0",
16
"react-native-web": "^0.14.1"
17
},
18
"prettier": {
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-input-spinner",
3
- "version": "1.2.19",
+ "version": "1.3.0",
4
"description": "React native input with increase and decrease buttons",
5
"main": "index.js",
6
"scripts": {
0 commit comments