All public repos and gists are licensed under the MIT-0 license (no attribution), unless otherwise noted.
- Bratislava, Slovakia
Pinned Loading
-
SwiftToolbox
SwiftToolbox PublicCollection of additions to Swift that I use in every project.
Swift 4
-
-
-
-
How we used MVVM architecture and a ...
How we used MVVM architecture and a reactive framework to build our latest iOS app, from theory to actual code examples. 1View → Design → Model
2=====================
3iOS applications are usually built with **MVC** _(Model – View – Controller)_ architecture, which introduces very important concept of separating actual **data** _(Model Layer)_ and their **presentation** _(View Layer)_, while the application **logic** _(Controller Layer)_ stands between them.
45> View ← Controller → Model
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.