SwiftKickMobile/SwiftMessages

show behind on InputAccessoryView

fr33css opened this issue · 1 comments

Can I know how to show the cardView above of the InputAccessoryView
I have a messageview like slack and using inputAccessoryView for keep showing it.
How can i show above of it

presentationStyle = .bottom,
presentationContext = .window(windowLevel: UIWindow.Level.statusBar)

is set

IMG_0011

Fix