Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save michal-majchrzycki/5fc3ed78bd1f2f7543f7de15bf8ef184 to your computer and use it in GitHub Desktop.
Save michal-majchrzycki/5fc3ed78bd1f2f7543f7de15bf8ef184 to your computer and use it in GitHub Desktop.
override func viewWillAppear(_ animated: Bool) {
super.viewWillAppear(true)
self.calendarArray = getCalendar().arrayOfDates()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment