Forms
Date picker
Pick a date, a time, or both.
- Your agent asks for
DateTimePicker- On iOS
- The real UIKit control, so Apple draws Liquid Glass on it in iOS 26.
- On Android
- A real native Android control (Material dialogs and menus), not a JS approximation.
Props
Every prop, its type, its default, and whether it is iOS-only, Android-only or both. Read straight from the source, not from hand-maintained docs.
Loading props…