MDatePickerView
MDatePickerView copied to clipboard
Quick and easy date picker.
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...