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 e6bf833 commit 247779dCopy full SHA for 247779d
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-39.0.2.tar.gz",
15
- "react-native-input-validator": "^1.0.10",
+ "react-native-input-validator": "^1.0.11",
16
"react-native-web": "^0.14.8",
17
"validator": "^13.5.1"
18
},
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-input-validator",
3
- "version": "1.0.10",
+ "version": "1.0.11",
4
"description": "React native input with floating label and data validation",
5
"main": "index.js",
6
"scripts": {
0 commit comments