Calendar library for iOS platform.
This way we can select multiple dates from calendar view. by pressing back button it will return all selected dates in Array.
for download this library follow this link:-
https://github.com/IndraPatel123/CalendarLibrary
I have seen many library from https://www.cocoacontrols.com/platforms/ios/controls but haven't got any solution which i really want than i have downloaded one of the library than customize the calendar library. Now user can select multiple dates or single date from this library and it will return NSMutable Array of selected dates.
This way we can select multiple dates from calendar view. by pressing back button it will return all selected dates in Array.
for download this library follow this link:-
https://github.com/IndraPatel123/CalendarLibrary
