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

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -