ios - Create left navigation bar - Swift -


i want create left navigation bar in swift. have table view navigation options. when user swipes left, want navigation bar appear , take 1/3 of screen. remaining 2/3 of screen displaying current view user on.

any appreciated.

thanks.

if want create own side-menu/hamburger view in swift, can refer blog or tutorials like: http://www.appcoda.com/sidebar-menu-swift/

and if want use third party, there lot of them available on cocoacontrols.com


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -