mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
28 lines
847 B
Markdown
28 lines
847 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/wheel-selector/index.ts#L62">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# WheelSelector Plugin
|
||
|
|
||
|
<p style="color:orange">
|
||
|
This plugin is still in beta stage and may not work as expected. Please
|
||
|
submit any issues to the <a target="_blank"
|
||
|
href="/issues">plugin repo</a>.
|
||
|
</p>
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-wheel-selector-plugin
|
||
|
$ npm install @ionic-native/plugins/wheel-selector
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/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
|