SwiftEntryKit icon indicating copy to clipboard operation
SwiftEntryKit copied to clipboard

Display a SwiftEntry below or above a UIView

Open ghost opened this issue 6 years ago • 4 comments

I want to show a SwiftEntry behind or below a custom view that I have on my application. Is it possible ?

ghost avatar Dec 23 '19 11:12 ghost

@huri000 @andestaerfan I need to do the same, were u able to do that?

SumitSMARTER avatar Jun 30 '20 08:06 SumitSMARTER

✋ me too! @SumitSMARTER let me know if you figure it out

andrewprocter avatar Jul 03 '20 18:07 andrewprocter

@andrewprocter, Nope didn't find any solution. Instead of using the library, I used the UIView Animation, and with the help of the storyboard placed the view behind the One I needed.

SumitSMARTER avatar Jul 04 '20 17:07 SumitSMARTER

Hello, I just encountered this problem. At present, I want to let Swiftentry display on a certain ViewController. Is there a way? thanks @huri000 @andestaerfan @SumitSMARTER

WoodyHang avatar Jul 06 '22 16:07 WoodyHang