TheSidebarController
TheSidebarController copied to clipboard
Make Airbnb animation more real.
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 should be under the contentView, so a minus zPosition is set.