Skip to content

Commit 2a0dc03

Browse files
chore: update TestView
1 parent 4066b13 commit 2a0dc03

File tree

1 file changed

+1
-0
lines changed
  • samples/swiftui/FirebaseSwiftUIExample/FirebaseSwiftUIExample

1 file changed

+1
-0
lines changed

samples/swiftui/FirebaseSwiftUIExample/FirebaseSwiftUIExample/TestView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ struct TestView: View {
6666
.withOAuthSignIn(OAuthProviderSwift.yahoo())
6767
.withFacebookSignIn()
6868
.withEmailSignIn()
69+
authService.isPresented = true
6970
}
7071

7172
var body: some View {

0 commit comments

Comments
 (0)