Date Picker
A customizable date picker with calendar interaction.
Installation
rubics add date-pickerUsage
Basic
Props
| Name | Type | Default | Description |
|---|---|---|---|
| value | Date | - | The currently selected Date object |
| onValueChange | (date: Date) => void | - | Callback fired when a date is selected |
| placeholder | string | - | Text to show when no date is selected. Default: "Pick a date" |
| style | StyleProp<ViewStyle> | - | Styles for the DatePicker |
9:41
Schedule
Pick a date
Mar 23, 2026
