Skip to content

Commit 19f4b21

Browse files
committed
chore: add objc declaration
1 parent 3540b19 commit 19f4b21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ios/WebBrowser.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import Foundation
22

33
// https://github.com/expo/expo/blob/main/packages/expo-web-browser/ios/WebBrowserModule.swift
44

5+
@objc(WebBrowser)
56
class WebBrowser: NSObject {
67
private var currentWebBrowserSession: WebBrowserSession?
78
private var currentAuthSession: WebAuthSession?

0 commit comments

Comments
 (0)