Pieces of a scalable iOS app architecture

Structure Constants in iOS With Enums

Enums as namespaces in Swift

Sven Korset
Published in
4 min readAug 16, 2019

--

Finally, all views are finished and look exactly as required by the picky designers. Buttons are firing only at the first tap and no longer send 100 server requests, because the QA department always pushes a button like crazy. And everything else looks nice…

--

--