Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 509 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 509 Bytes

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.

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.