MohamedRejeb / Calf

Calf is a library that allows you to easily create adaptive UIs and access platform specific APIs with Compose Multiplatform (Adaptive UI, File Picker, WebView, Permissions...).
https://mohamedrejeb.github.io/Calf/
Apache License 2.0
709 stars 32 forks source link

How do I enable Spinner mode for TimePicker? #76

Open pkgonan opened 4 months ago

pkgonan commented 4 months ago

How do I enable Spinner mode for TimePicker? I don't want to expose a circular, clock-like UI.

MohamedRejeb commented 4 months ago

The Spinner mode is just for iOS, but android, desktop and web will have the material clock ui.