mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2025-01-18 16:29:19 +07:00
update notificationCenter section
This commit is contained in:
parent
03f119e50f
commit
858abeafbf
@ -114,6 +114,7 @@ Feel free to fork this repository and pull requests!!
|
||||
- [APNs](#APNS)
|
||||
- [Set Up APNs](#Set-Up-APNs)
|
||||
- [APNs Usage](#APNs-Usage)
|
||||
- [NotificationCenter](#NotificationCenter)
|
||||
- [FRP](#FRP)
|
||||
- [Rxswift](#Rxswift)
|
||||
- [Combine](#Combine)
|
||||
@ -1800,6 +1801,10 @@ First, go to **Signing & Capabilities** and add two features like this
|
||||
|
||||
- [Push Notifications Tutorial: Getting Started](https://www.raywenderlich.com/11395893-push-notifications-tutorial-getting-started)
|
||||
|
||||
## NotificationCenter
|
||||
|
||||
- [How To: Using Notification Center In Swift](#https://learnappmaking.com/notification-center-how-to-swift/)
|
||||
|
||||
## FRP
|
||||
|
||||
Functional Reactive Programming
|
||||
|
Loading…
Reference in New Issue
Block a user