In this Swift tutorial I discussed about How to implement Left slide menu using SideMenu and build a perfect Swift Application.
Here I Integrate SideMenu SDK to Xcode project using Swift Package Manager.
We can design our own ViewController to Left slide menu and also customise what we need.
Add Pan and screen edge gestures for User experience.
Swift package: https://bit.ly/KtrKathir-sideMenu-ios
If you like my way of teaching like my video and post a comment to know more What you are expectation.
And also If you have any suggestions post a comment to let me know more.
Subscribe on YouTube : https://bit.ly/KtrKathir
Follow me on WordPress: https://bit.ly/KtrKathir-blog
Like my page on Facebook: https://bit.ly/KtrKathir-fb
#Swift #iOS #leftsidemenu
Chapters:
0:00 Intro and demo
0:37 Add Swift package dependancy and explanation
2:55 Integrate SideMenu in ViewController
4:23 Customising side menu
6:31 Add Left bar button and presenting Left side menu
9:20 Adding gestures for improving user experience
10:59 Final output and explanation