How to show Calendar instead of using UIDatePicker in iPhone?
I am using UIDatePicker controller to choose the date in iPhone app. Now, i want to show the Calendar View instead of UIDatePicker Controller. I have searched my level best in google. But, i can't find the exact solution for my problem. Can anyone please help to use the Calendar view for UIDatePicker? Thanks in advance. Your best bet is to use one of the following - 1) https://github.com/guicocoa/calendar 2) http://github.com/devinross/tapkulibrary 3) http://github.com/klazuka/Kal There is no ready made solution which will convert UIDatePicker to calender view Create a collectionview and user