TheSidebarController icon indicating copy to clipboard operation
TheSidebarController copied to clipboard

A container view controller that implements different popular sidebar view controllers like Facebook, Airbnb, Flipboard, etc.

Results 12 TheSidebarController issues
Sort by recently updated
recently updated
newest added

I am seeing an issue where the Sidebar opening is causing other UI elements on the screen to shift in various directions, any suggestions for how to avoid this?

Presenting a modal view controller from either TheSidebarController or the main content controller works, but when the modal view controller is dismissed, TheSidebarController (and the sidebar and main content controller)...

This pull requests corrects the spelling of **CocoaPods** 🤓 https://github.com/CocoaPods/shared_resources/tree/master/media One day I’ll make a bot that looks through the READMEs of all Pods, looks to see if it uses...

It seems that the code has been updated to support cocoapods 0.39 (https://github.com/jondanao/TheSidebarController/commit/06c8ef8e0e90ae947c903caa832caffb5733f574) but there's no new release for it. Can that and the podspec be updated please. Thanks

Airbnb style animation is more like a camera position change (back and rotate) in real life. So I add a rotate and move to original animation. Also, the sidebar View...

The Door Open animation is a simplification of the Air BnB one.

Hi, I have a contentViewController which has a tableview inside it. I want to push the next view on selection of any row from the tableview. For that right now...

Hi There, thanks for an awesome library, i really like it. However, I have an autolayout constraint not being applied on my viewcontroller that gets set as the contentViewController of...

To whom it may concern, I tried the library and it worked great. However, when the animation happens on a real device (iPhone 5), it is pretty sluggish. When it's...

Hi A new Pod version with the update to use TheSidebarController with Auto Layout will be really cool Thank you