Skip to content

morisk/Inheritance-coupling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Inheritance-coupling

Exploring inheritance possibilities of ViewController and Nibs

This project demonstrate how it is possible to inherit both functionality and view elements in ViewControllers.

This project include:

  • 2 ViewControllers FirstVC, SecondVC
  • Have common super class called ViewControllerBase
  • SecondVC has no code and he only retain functionality from base

For testing purposes, I've added some basic functionality in baseViewController and in each other child VC.

  • Mixing old autoresize and xib with autolayout in StoryBoard

About

Exploring inheritance possibilities of ViewController and Nibs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published