corin8823 / Popover

Popover is a balloon library like Facebook app. It is written in pure swift.
MIT License
2.09k stars 326 forks source link

How to timeout or auto remove popover #121

Open mushtaque87 opened 5 years ago

mushtaque87 commented 5 years ago

Is there a method or function to remove popOver programatically like after a timeout or without user clicking .. On certain action in the view(say select a row in a table view) .. The popover should remove.