RMDateSelectionViewController icon indicating copy to clipboard operation
RMDateSelectionViewController copied to clipboard

This is an iOS control for selecting a date using UIDatePicker in an UIAlertController like manner

Results 5 RMDateSelectionViewController issues
Sort by recently updated
recently updated
newest added

Hello, Since Xcode 12 the calendar display not as usual. Background changed and layout too. It's not really usable in current state. Any fix ? Thanks

Hi, I've been using this control for long, and It's amazing. I use this in my every project almost. I feel like there should be an option to show only...

Hello friend! We've noticed that on iOS 13 with Dark Mode enabled, the selector is invisible: ![IMG_3737B3100AAE-1](https://user-images.githubusercontent.com/4359781/67049593-d4d5a080-f0f3-11e9-9ee5-4cd00a1c2bca.jpeg) I've gotten this to work for me by adding a: ```swift if #available(iOS...

Hi @CooperRS , Thanks for the awesome library. The "M" and "W" of monday and wednesday goes out of the alertbox view when style is set as RMActionControllerStyleWhite. Please help...

This might be Apple UIDatePicker issue as well. While the picker is animating, if user tap on "Select", UI seems wait for a while to let datePicker settle down to...

bug
Waiting for Apple