Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
react-native-picker
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ym
react-native-picker
Commits
e707f315
Commit
e707f315
authored
Oct 19, 2016
by
xwenliang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update readme
parent
f807257e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
16 deletions
+16
-16
README.md
README.md
+16
-16
No files found.
README.md
View file @
e707f315
...
...
@@ -10,22 +10,22 @@
####Params
|Key |
Description | Type | Default
|
| --- | ----
------- | ---- |
------ |
|pickerConfirmBtnText
| |string |确认
|
|pickerCancelBtnText
| |string |取消
|
|pickerTitleText
| |string |请选择
|
|pickerConfirmBtnColor
| |array |[1, 186, 245, 1]
|
|pickerCancelBtnColor
| |array |[1, 186, 245, 1]
|
|pickerTitleColor
| |array |[20, 20, 20, 1])
|
|pickerToolBarBg
| |array |[232, 232, 232, 1]
|
|pickerBg
| |array |[196, 199, 206, 1]
|
|wheelFlex
| |array |[2, 1, 1]
|
|pickerData
| |array |
|
|selectedValue
| |array |
|
|onPickerConfirm
| |function|
|
|onPickerCancel
| |function|
|
|onPickerSelect
| |function|
|
|Key |
Type | Default| Description
|
| --- | ----
| ------ | -----
------ |
|pickerConfirmBtnText
|string |确认 |
|
|pickerCancelBtnText
|string |取消 |
|
|pickerTitleText
|string |请选择 |
|
|pickerConfirmBtnColor
|array |[1, 186, 245, 1] |
|
|pickerCancelBtnColor
|array |[1, 186, 245, 1] |
|
|pickerTitleColor
|array |[20, 20, 20, 1]) |
|
|pickerToolBarBg
|array |[232, 232, 232, 1] |
|
|pickerBg
|array |[196, 199, 206, 1] |
|
|wheelFlex
|array |[2, 1, 1] |set width of the three wheels to 2:1:1
|
|pickerData
|array | |
|
|selectedValue
|array | |
|
|onPickerConfirm
|function| |
|
|onPickerCancel
|function| |
|
|onPickerSelect
|function| |
|
####Methods
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment