mirror of
https://github.com/zhigang1992/react-native-picker.git
synced 2026-04-30 05:15:09 +08:00
update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -33,11 +33,12 @@
|
||||
|
||||
|Name | Description | Type | Default|
|
||||
| --- | ----------- | ---- | ------ |
|
||||
|init |init and pass parameters to picker | | |
|
||||
|toggle |show or hide picker | | |
|
||||
|show |show picker | | |
|
||||
|hide |hide picker | | |
|
||||
|isPickerShow |get status of picker, return a boolean | | |
|
||||
|init |init and pass parameters to picker | | |
|
||||
|toggle |show or hide picker | | |
|
||||
|show |show picker | | |
|
||||
|hide |hide picker | | |
|
||||
|select |select a row |array| |
|
||||
|isPickerShow |get status of picker, return a boolean | | |
|
||||
|
||||
|
||||
###Usage
|
||||
|
||||
Reference in New Issue
Block a user