yannickl / FlowingMenu

Interactive view transition to display menus with flowing and bouncing effects in Swift
MIT License
974 stars 111 forks source link

Making it as menu #22

Open MaeseppTarvo opened 6 years ago

MaeseppTarvo commented 6 years ago

Hey! I am trying to use this library as sideMenu. Like side tab bar however I am struggling with it. How would you implement lets say 2 buttons in menu and then present viewcontrollers accordingly? Since this library is made using unwind segues, I do not know much about them only that it basically makes the initial viewcontroller as initial viewcontroller.