{"repo":"ruslanskorb/RSDayFlow","free":true,"listed":false,"github":"https://github.com/ruslanskorb/RSDayFlow","clone":"git clone https://github.com/ruslanskorb/RSDayFlow.git","description":"iOS 12+ Calendar (Date Picker) with Infinite Scrolling.","language":"Objective-C","stars":840,"topics":["scroll","scrollview","infinite-scroll","datepicker","date","calendar","design"],"license":"MIT","category":"productivity","readme_excerpt":"RSDayFlow iOS 12+ Calendar with Infinite Scrolling. Only need 4 lines of code to set up. RSDayFlow is a slim fork of DayFlow with updates and extensions: Visual feedback of the currently selected cell Possibility to mark the date Design like iOS 7 Much more updates Installation RSDayFlow requires iOS 12.0 or later. Using Swift Package Manager 1. To add the RSDayFlow package to your Xcode project, select File Swift Packages Add Package Dependency and enter the repository URL. https://github.com/ruslanskorb/RSDayFlow.git Basic Usage Import the class header. Just create your date picker view and set a delegate / a data source if needed. Delegate (optional) RSDFDatePickerView provides three delegate methods. The method datePickerView:shouldHighlightDate: asks the delegate if the date should be highlighted during tracking. The method datePickerView:shouldSelectDate: asks the delegate if the specified date should be selected. The method datePickerView:didSelectDate: called when a user click on a specific date. To use them, implement the delegate in your view controller. Then implement the delegate functions. DataSource (optional) RSDFDatePickerView provides three data source methods. The method datePickerView:shouldMarkDate: asks the data source if the date should be marked. The method datePickerView:markImageColorForDate: asks the data source about the color of the default mark image for the specified date. The method datePickerView:markImageForDate: asks the data source about the","default_branch":null,"files":null,"tree":[],"storefront":"/r/ruslanskorb","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/ruslanskorb/RSDayFlow/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}