uno
uno copied to clipboard
[iOS/Android] Native ComboBox item picker support
What would you like to be added:
Allow ComboBox
to use the native picker to select an item.
Why is this needed:
The native item picker control is a lot friendlier to mobile users than the UWP in-app popup (in my opinion).
For which Platform:
- [X] iOS
- [X] Android
- [ ] WebAssembly
- [ ] WebAssembly renderers for Xamarin.Forms
- [ ] macOS
- [ ] Skia
- [ ] WPF
- [ ] GTK (Linux)
- [ ] Tizen
- [ ] Windows
- [ ] Build tasks
- [ ] Solution Templates
This is already possible for iOS, here's an example. Documentation, is likely to be missing for this, though.