datetimepicker
datetimepicker copied to clipboard
React Native date & time picker component for iOS, Android and Windows
# Bug report ## Summary Setting the `design` property to `material` causes the app to crash upon opening the date picker. Using Expo v53, datetimepicker v8.4.1 Included the `@react-native-community/datetimepicker` plugin...
[##]([url]([url](url))) Bug Report: Danish (and other Scandinavian languages) Locale Shows Lowercase Month names in DateTimePicker ## Summary When using the DateTimePicker with Danish locale, the day abbreviations (LUN, MAN, TIR,...
React 19
# Feature request Doesnt support react 19? ## Why it is needed This is needed so that we can use it with latest features in react
# Feature request For the time picker (android), there is no textColor prop. This is needed particularly for the "Cancel" and "Ok" buttons on the bottom. ## Why it is...
# Bug report ## Summary Hello! Guys im using React Native Windows, and i want to do some basic stuff but i cant! this is how i'm using it `...
Using react native 0.77 i have problems: - datepicker is not showing until i put style:{flex:1} now it shows but on change event is not working
While using date picker in application, it is found that focus does not reach to individual dates in the calendar while using voiceover hence violating WCAG 2.1.1 criteria. Providing the...
# Bug report ## Summary If i have 2 instances of DateTimePicker , In first picker i am passing min date and in second both min and max date ,now...
# Bug report I want to select a start date and an end date (for an event). For this purpose I set minimumDate in the second DatePicker. 1. The second...
# Summary This adds support for Material 3's date range picker. I've added this as an imperative API similar to how the date and time pickers can be called imperatively...