Fresh Beginning
  • Home
  • Portfolio
  • My Clothing Shop
  • Etsy Clothing Store
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
  • Contact Me
Subscribe

Custom Notification

A collection of 1 post
Implementing custom NotificationCenter in Swift
NSNotifications

Implementing custom NotificationCenter in Swift

NSNotificationCenter is a classic API on iOS. It's used so that classes can register for notifications by name and execute the function/block whenever the notification with same name is fired somewhere else in the project. Today, we will see how to implement NSNotificationCenter API in Swift from scratch. Here
Oct 10, 2020 4 min read
Fresh Beginning © 2025
Powered by Ghost