rn-picker

0.1.2 • Public • Published

rn-picker

React Native Picker Component

Screenshot

Development

npm install

online http://react-component.github.io/rn-picker

Install

rn-picker

API

props

name description type default
key key for group pickers string
defaultSelectedValue default selected values string/number
selectedValue current selected values corresponding to the input data above string/number
onValueChange fire when picker change Function(value)
children array of picker items [{label, value}]

License

rn-picker is released under the MIT license.

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i rn-picker

    Weekly Downloads

    1

    Version

    0.1.2

    License

    none

    Last publish

    Collaborators

    • swainet