RMDateSelectionViewController
RMDateSelectionViewController copied to clipboard
This is an iOS control for selecting a date using UIDatePicker in an UIAlertController like manner
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:  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...