Popover
Popover copied to clipboard
Popover is a balloon library like Facebook app. It is written in pure swift.
I tried to implement ur pod but I'm facing some issues. Arrow point is missing kindly do needfully, I added screen and codes check it `var popOverOptions : [PopoverOption] =...
I want table view pop over below its button but when I make it down arrow disappears Here is my code:- ``` let startPoint = CGPoint(x: self.view.frame.width - 60, y:...
I might try to PR in the future if I ever get a moment but… It would be really sweet if we had a PopoverOption to configure the curvature/arcing of...
I have a situation to where the origin of the pop over is coming from my tab bar instead of the button itself. I assume this must be because I...
Added SPM support for the framework. If anything needed to be changed let me know.
Execuse me, I have set ```contentView.frame = CGRect(0, 10, 100, 100)```. But after a Popover transform in ```func show()```, it's contentView has changed frame. Then I find: ``` override open...
https://user-images.githubusercontent.com/29369132/112786462-7e0e1d80-9080-11eb-8b9e-ba53bf826266.mov `cell.backgroundColor = .clear` https://user-images.githubusercontent.com/29369132/112787129-10fb8780-9082-11eb-802f-8d14a4d16d91.mov how to fix the bottom inset of uitableview to fit popover? Thanks.
It will good if we add Swift Package Support. Thank you for your support!
如果有阴影就好了