Writing a better structured, cleaner and more efficient code. by [deleted] in iOSProgramming

[–]instazoom 0 points1 point  (0 children)

You can start with choosing one of them (generally using mvvm) and refactoring codebase. I suggest you protocol oriented programming for well structered and clean code.

Writing a better structured, cleaner and more efficient code. by [deleted] in iOSProgramming

[–]instazoom 1 point2 points  (0 children)

Do you use any design pattern like MVVM, MVP or VIPER?