ios - How to create a half sliding ViewController -


how can create half sliding window (from right left) shows above last clicked view in airbnb application? air bnb app[1]

currently there have: enter image description here

when click on profile tab want show such view above last 1 clicked.

here how storyboard looks like:

enter image description here

is there native way can implement this? there lot of applications using approach not see easy way it.

thanks!

try taking @ this:

slidemenucontrollerswift

it quite easy implement , works nicely.


Comments