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 3540b19 commit 19f4b21Copy full SHA for 19f4b21
ios/WebBrowser.swift
@@ -2,6 +2,7 @@ import Foundation
2
3
// https://github.com/expo/expo/blob/main/packages/expo-web-browser/ios/WebBrowserModule.swift
4
5
+@objc(WebBrowser)
6
class WebBrowser: NSObject {
7
private var currentWebBrowserSession: WebBrowserSession?
8
private var currentAuthSession: WebAuthSession?
0 commit comments