chaitanya-neosoft
chaitanya-neosoft
func calendar(_ calendar: FSCalendar, willDisplay cell: FSCalendarCell, for date: Date, at monthPosition: FSCalendarMonthPosition) { let labelMy2 = UILabel(frame: CGRect(x: 10, y: 20, width: cell.bounds.width, height: 20)) labelMy2.font = UIFont(name: "Henderson...
Check link : https://stackoverflow.com/questions/62016056/show-event-label-string-on-calendar-view-ios/62047338#62047338
Application moving in background and foreground state should not hamper socket connectivity. How this issue we can resolve with the existing lib implementation. if is there anyway. please do let...