Skip to content

tommypeps/JRSplitVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JRSplitVC

Example

[![CI Status](http://img.shields.io/travis/José Roldán Jiménez/JRSplitVC.svg?style=flat)](https://travis-ci.org/José Roldán Jiménez/JRSplitVC) Version License Platform

Usage

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

new customview on collapseview

Custom primary view

    self.primaryViewControllerCollapsed = @"MyCustonViewCollapse";
    self.primaryViewControllerExpand = @"MyMasterViewStorybard";
    self.storyboardFile = @"MyStoryBoardFile";

Example

Installation

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

pod "JRSplitVC"

Author

José Roldán Jiménez, nosoycomplicao@gmail.com

License

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

About

UISplitViewController with adaptative layouts

Resources

License

Stars

Watchers

Forks

Packages

No packages published