Skip to content

Files

Latest commit

May 21, 2016
a3ac0ea · May 21, 2016

History

History
This branch is 142 commits behind onmyway133/archives:master.

PlaceholderScene

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 21, 2016
May 21, 2016
May 21, 2016
May 21, 2016
May 21, 2016
May 21, 2016
May 21, 2016
May 21, 2016
May 21, 2016

README.md

PlaceholderScene

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) Version License Platform

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Features

  • Resolve placeholder view controllers
  • Resolve child view controllers for UITabBarController and UINavigationController

Storyboard setup

In one Storyboard, configure the placeholder view controller

And in the destination Storyboard, configure the Storyboard ID for the real view controller

Installation

PlaceholderScene is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "PlaceholderScene"

Author

Khoa Pham, onmyway133@gmail.com

License

PlaceholderScene is available under the MIT license. See the LICENSE file for more info.