We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125e5f7 commit 3e1986dCopy full SHA for 3e1986d
1 file changed
README.md
@@ -306,9 +306,11 @@ The main MARKs for splitting the code into logically related blocks and their se
306
307
// MARK: - Lifecycle
308
309
-// MARK: - View life cycle
+// MARK: - View Life Cycle
310
311
-// MARK: - Object life cycle
+// MARK: - Object Life Cycle
312
+
313
+// MARK: - Navigation
314
315
// MARK: - Public Methods
316
@@ -357,7 +359,6 @@ The main MARKs for splitting the code into logically related blocks and their se
357
359
358
360
361
-
362
## **Protocols**
363
364
0 commit comments