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 33d5675 commit f8753f7Copy full SHA for f8753f7
Example/package.json
@@ -9,7 +9,7 @@
9
"apsl-react-native-button": "^2.3.0",
10
"react-native": "^0.16.0",
11
"tcomb-form-native": "^0.3.2",
12
- "react-native-floating-label": "^0.1.0"
+ "react-native-floating-label": "^0.1.1"
13
},
14
"devDependencies": {
15
"babel-eslint": "^4.1.6",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-floating-label",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "A floating label text input factory for tcomb-form-native",
5
"main": "FloatingLabel.js",
6
"scripts": {
0 commit comments