scenee / FloatingPanel

A clean and easy-to-use floating panel UI component for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about how to change the animation when displaying

ogawa-ma opened this issue · comments

Is it possible to change the animation when displaying a modalview with fpc.addPanel(toParent: viewController, animated: true) to a left to right animation instead of a bottom to top animation?
If so, could you please tell me how to do this?