datetimepicker
datetimepicker copied to clipboard
React Native date & time picker component for iOS, Android and Windows
> TL, DR; > We're looking for new collaborators or financial backers. hello! Allow me to be personal - I'm Vojtech, one of the maintainers of the datetimepicker module (and...
# Feature request So I had an idea to ask this library could have a feature to disable certain dates in calendar ## Why it is needed So that people...
ViewPropTypes is deprecated use deprecated lib.
I'm trying to use the new compact date picker style in iOS but I'n having a hard time styling it. When I first put it in I got the following:...
# Bug report ## Summary Iām using the react native community Date Time Picker in my managed workflow Expo app(Expo SDK Version 43.0.3) I recently found out that on older...
Version Info : "react": "17.0.2", "react-native": "0.68.1", "@react-native-community/datetimepicker": "^6.3.1", Code Snippet : 1 . {}} style={{ width:200, height:200, backgroundColor:'white'}} /> 2. {}} style={{ width:200, height:200, backgroundColor:'white'}} /> Tried the above...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 18.0.1 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...
On Windows 11, react-native-windows version 0.68.2 we get a runtime error when trying to use the DateTimePicker after following the manual setup instructions outlined in the repo. The error occurs...
I'm seeing this warning from the native linker: `ld: warning: meta method 'UIDatePickerMode:' in category from /Users/nicholashodapp/Library/Developer/Xcode/DerivedData/Remitly-aouvfdqqojlkkyatnrqzidccuurd/Build/Products/Debug-iphonesimulator/RNDateTimePicker/libRNDateTimePicker.a(RNDateTimePickerManager.o) conflicts with same method from another category ` I believe [this](https://github.com/react-native-community/datetimepicker/blob/b91df07581d2c576feaae23e9a314897a07cd8c6/ios/RNDateTimePickerManager.m#L17) code in...
Was wondering if you had plans to add support for the new Fabric renderer