Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to implement selection of date range in iOS? [closed]

Has anyone implemented the calendar control in iOS which facilitate selection of date range? I am developing a app which require selection of date in range.If any body has implemented. Please suggest. also attached reference image. enter image description here

like image 326
ravee1310 Avatar asked Sep 03 '25 13:09

ravee1310


2 Answers

You can use DSLCalendarView.

https://www.cocoacontrols.com/controls/dslcalendarview

It is simple and easy to use.

like image 163
manujmv Avatar answered Sep 05 '25 02:09

manujmv


You can check this component, it has the facility of selection of date range. This is one other resourceful link for finding open source controls.

like image 27
Janak Nirmal Avatar answered Sep 05 '25 04:09

Janak Nirmal