Skip to content

nikita-leonov/GenericMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.