datetimepicker
datetimepicker copied to clipboard
React Native date & time picker component for iOS, Android and Windows
HI , I have simple setup like below https://snack.expo.dev/3vFq4kiR8 But Datepicker is opening automatically in android , but not in ios. How to stop datepicker to open automatically in android...
# Bug report ## Summary The dark mode does not work on Android. ## Reproducible sample code Here is a minimal repo with similar basic usage as described in the...
# Feature request While I agree every app should have font scaling ideally sometimes you have a section of your app where the text does not scale. Currently as far...
# Summary ## Test Plan ### What's required for testing (prerequisites)? ### What are the steps to reproduce (after prerequisites)? ## Compatibility | OS | Implemented | | ------- |...
# Bug report ## Summary On mode `time` with display `spinner` on Android it is possible to enter the time using the keyboard. If the user clicks on either hour...
# Feature Request As the default picker theme is "White & green in android and White in iOS". I think there should be an option/prop to change the theme or...
For example my initialState is 1990-01-01. If I scroll to 1970-01-01, the app crashes. In the code below I have labeled where it crashes because it says value cannot be...
# Feature request I was about to create another issue, but the topic is similar so trying here... - Why AndroidEvent does have the (undocumented, but very useful) `type` outside...
# Bug report ## Steps to reproduce 1. Launch any IOS 15 simulator 2. Create date picker component 3. Try increase component's width to increase touch zone 3. Set mode...
# Question Hello, long shot but, is there really no way to customize the colors on Android? Is it always blue no matter what? 