Skip to content

Instantly share code, notes, and snippets.

@GxocT
Created July 17, 2018 11:22
Show Gist options
  • Save GxocT/1495fb05c65aff4d28634f35abed074e to your computer and use it in GitHub Desktop.
Save GxocT/1495fb05c65aff4d28634f35abed074e to your computer and use it in GitHub Desktop.
func didReceive(_ notification: UNNotification) {
self.notificationTitleLabel.text = notification.request.content.body
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment