An open API service indexing awesome lists of open source software.

https://github.com/rxreactnative/react-native-rxpicker

滚动选择器
https://github.com/rxreactnative/react-native-rxpicker

react-native-web react-natvie webpack

Last synced: about 2 months ago
JSON representation

滚动选择器

Awesome Lists containing this project

README

          

# react-native-picker

滚动选择器

## support
#### react-native
#### react-native-web

### npm install
```sh
npm i react-native-picker -S
```

### yarn
```sh
yarn add react-native-picker --dev
```

## Usage

- [demo](https://github.com/RXReactNative/react-native-rxpicker/tree/master/app/components/rxdialog)

> 参考:
- beeshell - ScrollPicker --> https://github.com/Meituan-Dianping/beeshell