I have an app in which there are so many popover and every popover so many objects like UIButtons
, UILable
,UITableView
.
Now I want to create view like popover using UIBezierpaths
with upside arrow.
How can I do that in a UIView
?
don't want to any third party tool.
Any help will be appreciated.
Check my answer from link here and just change the point values according to your need or path.
Hope it will help you.