File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ A floating label factory to use with [``tcomb-form-native``](https://github.com/
55<img src =" https://raw.githubusercontent.com/wiki/alvaromb/react-native-floating-label/floating-form.gif " alt =" Floating label " width =" 400 " >
66</p >
77
8+ ## Install
9+ ```
10+ npm i react-native-floating-label --save
11+ ```
12+
13+ Use 0.2.2 for RN>=0.25.
14+
815## Usage
916When configuring your `` tcomb-form-native `` `` Form `` , use the `` factory `` option to set as `` FloatingLabel `` :
1017
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-floating-label" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.2.2 " ,
44 "description" : " A floating label text input factory for tcomb-form-native" ,
55 "main" : " FloatingLabel.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments