mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2025-01-19 00:38:26 +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)
|
- [APNs](#APNS)
|
||||||
- [Set Up APNs](#Set-Up-APNs)
|
- [Set Up APNs](#Set-Up-APNs)
|
||||||
- [APNs Usage](#APNs-Usage)
|
- [APNs Usage](#APNs-Usage)
|
||||||
|
- [NotificationCenter](#NotificationCenter)
|
||||||
- [FRP](#FRP)
|
- [FRP](#FRP)
|
||||||
- [Rxswift](#Rxswift)
|
- [Rxswift](#Rxswift)
|
||||||
- [Combine](#Combine)
|
- [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)
|
- [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
|
## FRP
|
||||||
|
|
||||||
Functional Reactive Programming
|
Functional Reactive Programming
|
||||||
|
Loading…
Reference in New Issue
Block a user