Popularity
1.2
Stable
Activity
0.0
Stable
30
4
4

Code Quality Rank: L5
Programming language: Objective-C
License: MIT License
Tags: UI    
Latest version: v1.11

JRSplitVC alternatives and similar libraries

Based on the "UI" category.
Alternatively, view JRSplitVC alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of JRSplitVC or a related project?

Add another 'UI' Library

README

JRSplitVC

[Example](images/JRSplitVC)

CI Status 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](images/JRSplitVC3.gif)

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, [email protected]

License

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


*Note that all licence references and agreements mentioned in the JRSplitVC README section above are relevant to that project's source code only.