Native date, time, and datetime picker for NativePHP Mobile — iOS wheel-style UIDatePicker bottom sheet and Android native platform dialogs, with no Material 3 dependency.
- 3 picker modes — date, time (12h/24h), and datetime
- iOS bottom sheet with wheel-style interface
- Android platform dialogs with theme compatibility
- Min/max bounds and initial value support
- Locale hints for regional formatting
- Change event streaming (iOS)
- Livewire and Inertia (Vue/React) support
composer require codingwithrk/nativephp-datetime-picker
php artisan native:plugin:register codingwithrk/nativephp-datetime-picker