react-native/docs/pickerios.md

67 lines
643 B
Markdown
Raw Normal View History

---
id: pickerios
title: PickerIOS
layout: docs
category: components
permalink: docs/pickerios.html
next: progressbarandroid
previous: picker
---
### Props
* [ViewPropTypes props...](docs/viewproptypes.html#props)
- [`itemStyle`](docs/pickerios.html#itemstyle)
- [`onValueChange`](docs/pickerios.html#onvaluechange)
- [`selectedValue`](docs/pickerios.html#selectedvalue)
---
# Reference
## Props
### `itemStyle`
| Type | Required |
| - | - |
| itemStylePropType | No |
---
### `onValueChange`
| Type | Required |
| - | - |
| function | No |
---
### `selectedValue`
| Type | Required |
| - | - |
| any | No |