datetimepicker icon indicating copy to clipboard operation
datetimepicker copied to clipboard

React Native date & time picker component for iOS, Android and Windows

Results 146 datetimepicker issues
Sort by recently updated
recently updated
newest added

The changes handle the fetching of color resources more accurately in our Common.java file. The old method was simplified to one line, but this didn't consider raw color values. Now,...

Hi! πŸ‘‹ Firstly, thanks for your work on this project! πŸ™‚ Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@react-native-community/[email protected]` for the project I'm working on. Here is the diff that solved...

# Summary issues #810 Support for namespace was added in AGP 7.3.x. Also, react-native project automatically and correctly assigns the tasks dependencies via project builds with Gradle 8+. Don't need...

Hi! πŸ‘‹ Firstly, thanks for your work on this project! πŸ™‚ Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@react-native-community/[email protected]` for the project I'm working on. Error: ``` Incompatible function pointer types...

# Question When using the time and date picker in react native, the date is selected but the time cannot be selected. When date is selected β€œWarning: Internal React error:...

# Question I'm getting an error saying that the value prop must be an instance of the date. I'm confused because it is??? `import { StyleSheet, Text, View } from...

Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3. Release notes Sourced from ws's releases. 6.2.3 Bug fixes Backported e55e5106 to the 6.x release line (eeb76d31). Commits d87f3b6 [dist] 6.2.3 eeb76d3 [security] Fix...

dependencies

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

# Feature request ## Why it is needed Right now we can build a custom button on Android, but on iOS, we are forced to use the iOS button design....