Created
February 20, 2019 14:51
-
-
Save Fedenieto90/708938b82c13878f166cf6c76dcf0d6e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
func addEventToCalendar() { | |
eventsCalendarManager.presentEventCalendarDetailModal(event: event) | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment