You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clear code: tableView with separate dataSource and Delegates, register cell from xib, cellModel. Protocol oriented tableView in swift. MVP module(presenter, model, view)
Hello, this is example of MVP module, with tableView.
You can easy change storyboard and class/protocols names.
If you have any ideas - this is open repo and you can easily add your ideas.
Alexei Jovmir
About
Clear code: tableView with separate dataSource and Delegates, register cell from xib, cellModel. Protocol oriented tableView in swift. MVP module(presenter, model, view)