khushbu patel
Results
1
comments of
khushbu patel
how to highlight selected date in calendar, if user has already selected specific date from calendar
In Normalcalender.swift file Please replace with below code. public init(langType type: LangType, date: String, format: String, completion selectHandler: @escaping SelectHandler) { super.init(nibName: nil, bundle: nil) self.langType = type self.dateFormat =...