In this video, we will learn how to use FSCalendar so that we can add calendar in our app. FSCalendar allow us to highly customise look and feel of calendar in iOS and is easy to use within your app. In this calendar tutorial we are using swift language and will cover following points
1) Add FSCalendar as a subview to out iOS app.
2) Changing font and colour of calendar (Month name, weekday name and dates)
3) Learn how to select multiple dates using FSCalendar in swift.
4) Show event for a date as a dot in calendar.
5) How to allow user to only select rage of dates in calendar.
6) Highlighting un-selectable date with different colour.
You can learn more about FSCalendar from below link
https://github.com/WenchaoD/FSCalendar