Skip to content

Commit 04eea94

Browse files
fix ios build on old xcode (#144)
1 parent e112329 commit 04eea94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ios/Extensions.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ extension UIImage {
3939
}
4040

4141
extension View {
42+
@MainActor
4243
@ViewBuilder
4344
func introspectTabView(closure: @escaping (UITabBarController) -> Void) -> some View {
4445
self

0 commit comments

Comments
 (0)