uno icon indicating copy to clipboard operation
uno copied to clipboard

[iOS/Android] Native ComboBox item picker support

Open mikernet opened this issue 3 years ago • 1 comments

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

mikernet avatar Mar 11 '21 02:03 mikernet

This is already possible for iOS, here's an example. Documentation, is likely to be missing for this, though.

jeromelaban avatar Mar 11 '21 12:03 jeromelaban