Friend-LGA / LGSideMenuController

iOS view controller which manages left and right side views
MIT License
2.05k stars 331 forks source link

Swift 3 code issue #179

Closed Shraddhajaiswal closed 3 years ago

Shraddhajaiswal commented 4 years ago

How can i use this code in my swift 3 ios 10 project .. without using the choose story board. and also i want the first option that is -> scale from big presentation style in my project .. help me for this issue

Friend-LGA commented 3 years ago

Yes, you can. Please, take a look at the demo projects, they have good examples how to setup your views either with storyboard or without it.