Skip to content

Push floating panel above tab bar #532

Answered by kaz080
veloxls200 asked this question in Q&A
Discussion options

You must be logged in to vote

Maybe you added a floating panel as modality using present(fpc, ...).

Instead, use fpc.addPanel(toParent: self) on a VC (in the tab bar controller) to be a child.
https://github.com/scenee/FloatingPanel#add-a-floating-panel-as-a-child-view-controller

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by scenee
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants