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
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