KNMExternalViewController 1.2.0

KNMExternalViewController 1.2.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release May 2015

Maintained by Markus Gasser.



  • By
  • Markus Gasser

A view controller that loads its contents from another storyboard.

Use this view controller when you would like to split your project into multiple storyboards. Put the view controller into your main storyboard and specify the name of the storyboard and scene you would like to jump to when loading the view controller. KNMExternalViewController then automatically loads the contents when shown on the screen.

Installation

pod 'KNMExternalViewController'

Authors

Markus Gasser

License

MIT