awesome-cordova-plugins/docs/plugins/wheel-selector/README.md

28 lines
677 B
Markdown
Raw Normal View History

2021-09-29 20:09:02 +08:00
# 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>
2021-09-29 20:38:45 +08:00
2021-09-29 20:09:02 +08:00
```
$ ionic cordova plugin add cordova-wheel-selector-plugin
2021-09-29 21:19:55 +08:00
$ npm install @awesome-cordova-plugins/wheel-selector
2021-09-29 20:09:02 +08:00
```
2021-09-29 21:19:55 +08:00
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/wheel-selector/)
2021-09-29 20:09:02 +08:00
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
2021-09-29 20:38:45 +08:00