Skip to content

Commit 7544e21

Browse files
committed
update readme
1 parent df3b874 commit 7544e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A Picker written in pure javascript for cross-platform support.
88
It was most likely an example of how to build a cross-platform Picker Component use [react-native-picker-android](https://github.com/beefe/react-native-picker-android).
99

1010
###Warn
11-
if 0.14.2 <= react-native <=0.24 `npm install [email protected] --save`
11+
if 0.14.2 <= react-native <=0.24 `npm install [email protected] --save`
1212
if 0.24 < react-native `npm install react-native-picker --save`
1313

1414
####Demo

0 commit comments

Comments
 (0)