Skip to content

Commit

Permalink
fix ios build on old xcode (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliesaia-vendora authored Nov 13, 2024
1 parent e112329 commit 04eea94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ios/Extensions.swift
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ extension UIImage {
}

extension View {
@MainActor
@ViewBuilder
func introspectTabView(closure: @escaping (UITabBarController) -> Void) -> some View {
self
Expand Down

0 comments on commit 04eea94

Please sign in to comment.