ios - Custom segue animations using SWRevealViewController -
i'm using swrevealviewcontroller main menu on app.
for 1 menu item have several uiviewcontrollers each own uinavigationcontroller. in each view have bottom tool bar buttons show(push) each view.
currently segue animations swipe left. disable animation , tried set custom animations because i'm using swrevealviewcontroller have no idea how that.
each way i've tried loses revealviewcontroller , access menu.
can help?
i've played around different segue types , found works no animation.
set segue type present modally in ib. set presentation current context (default stop swreveal working) , uncheck animates
creating custom animations or transitions beyond expertise @ moment, works want achieve.
Comments
Post a Comment