iOSDesignPatternSamples
iOSDesignPatternSamples copied to clipboard
This is Github user search demo app which made by many variety of design patterns. You can compare differences in MVC, MVP, MVVM and Flux.
Results
7
iOSDesignPatternSamples issues
Sort by
recently updated
recently updated
newest added
What should I do if I use a different cell? If you configure a TableViewDataSource. I have two examples, but I don't feel perfect. [https://medium.com/@stasost/ios-how-to-build-a-table-view-with-multiple-cell-types-2df91a206429](https://medium.com/@stasost/ios-how-to-build-a-table-view-with-multiple-cell-types-2df91a206429) [https://medium.com/@IanKeen/separation-of-concerns-ui-edition-1916a35a6899](https://medium.com/@IanKeen/separation-of-concerns-ui-edition-1916a35a6899) I don't want to...