How to Add Custom Popovers to Your iOS Appđź”—

Break past system limitations with SwiftUI

Andrew Zheng
Better Programming
Published in
4 min readFeb 21, 2022

--

There are currently 3 ways to present popovers. One is with UIPopoverPresentationController , but that only works on iPad. You could also present a UIMenu , but that’s only for iOS 14+. Finally, you could use UIAlertController. This is probably the easiest to implement — but also the most limiting, since it supports…

--

--

WWDC21 Scholar. I like to read manga and write about Swift. Check out my app, Find — look for text in real life, with outrageous speed. getfind.app