Mimicking storyboard reference through placeholder view controllers
[![CI Status](http://img.shields.io/travis/Khoa Pham/PlaceholderScene.svg?style=flat)](https://travis-ci.org/Khoa Pham/PlaceholderScene)
To run the example project, clone the repo, and run pod install
from the Example directory first.
- Resolve placeholder view controllers
- Resolve child view controllers for
UITabBarController
andUINavigationController
In one Storyboard, configure the placeholder view controller
And in the destination Storyboard, configure the Storyboard ID for the real view controller
PlaceholderScene is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "PlaceholderScene"
Khoa Pham, onmyway133@gmail.com
PlaceholderScene is available under the MIT license. See the LICENSE file for more info.