Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nikita-leonov/genericmvc

Generic Segueable View Controller
https://github.com/nikita-leonov/genericmvc

architecture generic ios mvc swift uiviewcontroller

Last synced: 3 days ago
JSON representation

Generic Segueable View Controller

Awesome Lists containing this project

README

        

# GenericMVC
A sample code on how to implement generic view controller and use it with UIStoryboardSegue. A detail explanation of solution available by the [link](http://leonov.co/2017/generic-segueable-view-controller/).

**Need contributors**:
This code potentially may grow into a framework. To do so all key controllers should be extended with `Segueable` & `MutableModelContainerProtocol`. PRs are welcomed.

## License

GenericMVC is available under the MIT license. See the LICENSE file for more info.