update iOS app life cycle

This commit is contained in:
Jungpyo Hong 2021-10-09 14:36:27 -05:00 committed by GitHub
parent 886145f30f
commit a99ba845c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -181,6 +181,31 @@ put .yml file into root folder and apply following code in Build Phases
| Clean Code: A Handbook of Agile Software Craftsmanship | Robert C. Martin |
| The Pragmatic Programmer Your Journey to Mastery, 20th Anniversary Edition| Andrew Hunt David Hurst Thomas |
## App Life Cycle
[iOS App Life Cycle](https://medium.com/@neroxiao/ios-app-life-cycle-ec1b31cee9dc)
## Design Pattern