mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
21 lines
715 B
Markdown
21 lines
715 B
Markdown
|
# WheelSelector Plugin
|
||
|
|
||
|
This plugin is still in beta stage and may not work as expected. Please submit any issues to the [plugin repo](https://github.com/danielsogl/awesome-cordova-plugins/tree/8516b357edaca8fc543713ba99c42cfde0225f86/issues/README.md).
|
||
|
|
||
|
```text
|
||
|
$ ionic cordova plugin add cordova-wheel-selector-plugin
|
||
|
$ npm install @awesome-cordova-plugins/wheel-selector
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/wheel-selector/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/jasonmamy/cordova-wheel-selector-plugin](https://github.com/jasonmamy/cordova-wheel-selector-plugin)
|
||
|
|
||
|
Native wheel selector for Cordova \(Android/iOS\).
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* Android
|
||
|
* iOS
|
||
|
|