Last active
October 17, 2020 14:00
-
-
Save steipete/a18f767b4f88fb8c84486d8074081796 to your computer and use it in GitHub Desktop.
Helper to capture the last tapped bar button item in an UIKit or SwiftUI app. SwiftUI uses UIBarButtonItem under the hood in iOS 14 with the new toolbar API. Anchoring popovers from UIKit requires this as sender.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Requires https://github.com/steipete/InterposeKit (add via SwiftPM)