We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e112329 commit 04eea94Copy full SHA for 04eea94
ios/Extensions.swift
@@ -39,6 +39,7 @@ extension UIImage {
39
}
40
41
extension View {
42
+ @MainActor
43
@ViewBuilder
44
func introspectTabView(closure: @escaping (UITabBarController) -> Void) -> some View {
45
self
0 commit comments