SlidingContainerViewController icon indicating copy to clipboard operation
SlidingContainerViewController copied to clipboard

An android scrollable tab bar style container view controller

Results 10 SlidingContainerViewController issues
Sort by recently updated
recently updated
newest added

I have two view controllers VC1 and VC2, Both are loaded at the same time in background. Api's of both the screens are also loaded at the same time in...

As I am seeing there is swift 3 only, When swift 4.2 support will release . Thanks in advance

I'm using this library and come across a strange issue, as i was debugging my view hierarchy for some UIIsuues. There are multiple view created behind the desired sliding view....

Hi, In one of my screens, i have a huge lengthy content, which require scroll view, i am implemented scroll view in container, but scroll is not working. please help....

Hello, the library is good and very simple to implement, but in my case instead of displaying the content in fullscreen, i want to display only in some portion of...

I was wondering if I can do this without inheriting from SlidingContainerViewController then inheriting SlidingContainerSliderView in order to get what I want?

Hi,can i add collection view ? I would be happy to hear from you .

If we are not on last view controller than content of current view controller is not appearing on full screen width but small part of second view controller's content is...

I have included this `pod 'SlidingContainerViewController'` in my Podfile and pos install is also successful but still it is not recognising the `SlidingContainerViewControllerDelegate`