MDatePickerView icon indicating copy to clipboard operation
MDatePickerView copied to clipboard

Quick and easy date picker.

Results 14 MDatePickerView issues
Sort by recently updated
recently updated
newest added

I suggest doing localization

Can you please add the ability to change the collection view background color to a user defined one, as well as the text color. I would very much appreciate it!

Because your component is really sleek, I'd use it for sure... :-)

I did something like this to be able to use it in my project ``` swift // // SwipeCalendarView.swift // Created by Tes on 03/03/2023. // import UIKit import MDatePickerView...