mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2024-12-22 22:35:28 +07:00
Update README.md
This commit is contained in:
parent
54db605bb0
commit
5c66adc7f4
12
README.md
12
README.md
@ -68,6 +68,8 @@ Feel free to fork this repository and pull requests!!
|
||||
- [In App Purchase(IAP)](#In-App-PurchaseIAP)
|
||||
- [APNS](#APNS)
|
||||
- [FRP](#FRP)
|
||||
- [Rxswift](#Rxswift)
|
||||
- [Combine](#Combine)
|
||||
- [Error Search](#Error-Search)
|
||||
- [Useful Stuff](#Useful-Stuff)
|
||||
- [Show Preview in UIKit(Build UI with Code Base)](#show-preview-in-uikitbuild-ui-with-code-base-----)
|
||||
@ -923,7 +925,15 @@ APNS stands for **Apple Push Notification service**
|
||||
|
||||
## FRP
|
||||
|
||||
Functional Reactive Programming a.k.a [RxSwift](https://github.com/ReactiveX/RxSwift)
|
||||
Functional Reactive Programming
|
||||
|
||||
## Rxswift
|
||||
|
||||
[RxSwift](https://github.com/ReactiveX/RxSwift)
|
||||
|
||||
## Combine
|
||||
|
||||
[Swiftbysundell](https://www.swiftbysundell.com/basics/combine/)
|
||||
|
||||
## Error Search
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user