🧩 WheelDatePicker
Spinner/Wheel Date Picker Extension
This extension allows you to display a native Spinner/Wheel-style Date Picker Dialog in your Kodular app. Users can select the date using smooth wheel pickers (Day, Month, Year) instead of the default calendar view.
Features:
- Classic Wheel/Spinner-style Date Picker UI.
- Set default date using
SetDefaultDate
. - Change theme (Light/Dark/Default) using
SetThemeStyle
. - Returns selected date via
DatePicked
event.
Block:
Specifications
Package: com.syntex.propicker
Size: 50.49 KB
Updated On: 2025-03-16T18:00:00Z
Built & documented using: FAST-CLI
Event:
propicker has total 1 event.
DatePicked
Event triggered when date is picked
Parameter | Type |
---|---|
day | number |
month | number |
year | number |
Methods:
propicker has total 3 methods.
SetDefaultDate
Set default date before showing picker
Parameter | Type |
---|---|
day | number |
month | number |
year | number |
SetThemeStyle
Set the theme style for the DatePickerDialog
Parameter | Type |
---|---|
style | text |
ShowDatePicker
Show Date Picker Dialog
Example:
Download Link
dev.syntex.wheeldatepicker.aix (6.7 KB)
Support Development
If you find this useful and it helps improve your app, consider supporting my work!
Maintaining and improving extensions takes time and effort. Your donation will help me keep creating more awesome tools for the Kodular community!
Donations are welcome here.
(write extension name in the description after donate for identification)
Even a small amount is appreciated. Thank you for your support!