Update README.md

This commit is contained in:
Jungpyo Hong 2021-05-20 22:55:16 -05:00 committed by GitHub
parent 1420a8f89a
commit 914fdba9a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,9 +43,11 @@
- [UI Test](#UI-Test)
- [IAP](#IAP)
- [APNS](#APNS)
- [FRP](#FRP)
- [Useful Stuff](#Useful-Stuff)
- [Show Preview in UIKit(Build UI with Code Base)](#show-preview-in-uikitbuild-ui-with-code-base-----)
- [Write README.md](#write-readmemd)
- [Roadmap for iOS Developer](#Roadmap-for-iOS-Developer)
## Coding convention
@ -474,6 +476,9 @@ IAP stands for **In App Purchase**
APNS stands for **Apple Push Notification service**
## FRP
Functional Reactive Programming a.k.a [RxSwift](https://github.com/ReactiveX/RxSwift)
## Useful Stuff
@ -515,6 +520,10 @@ Enable canvas option like this
[This](https://medium.com/@saumya.ranjan/how-to-write-a-readme-md-file-markdown-file-20cb7cbcd6f) will help you to write a README.md file more dynamically 👍
## Roadmap for iOS Developer
check this out [here](https://github.com/BohdanOrlov/iOS-Developer-Roadmap)
## Author
This README.md file is written by **Jungpyo Hong (Dennis)**