update app life cycle section

This commit is contained in:
Jungpyo Hong 2021-10-08 02:47:38 -05:00 committed by GitHub
parent 0798632ead
commit 886145f30f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,7 @@ Feel free to fork this repository and pull requests!!
## 🔎 Content
- [Coding Convention](#Coding-convention)
- [Swift Lint](#Swift-lint)
- [App Life Cycle](#app-life-cycle)
- [Design Pattern](#Design-Pattern)
- [Adaptor](#Adaptor)
- [Delegation](#Delegation)