Is this the best way to separate code in iOS development?

PHOTO EMBED

Wed Dec 25 2019 19:31:47 GMT+0000 (Coordinated Universal Time)

Saved by @deku #ios #swift #question #apps #makethisbetter

// MARK: - Properties

// MARK: - IBOutlets

// MARK: - Life cycle

// MARK: - Set up

// MARK: - IBActions

// MARK: - Navigation

// MARK: - Network Manager calls

// MARK: - Extensions
content_copyCOPY

Saw it in this Medium post

https://medium.com/better-programming/helpful-code-snippets-for-ios-21aa5ef894de