import SwiftUI
import XWebKit
...
NavigationView {
XWebKitView(
urlString: <URLString of webview>,
accessTokenGetter: { <Access token> }
)
}
.navigationViewStyle(.stack)
-
Notifications
You must be signed in to change notification settings - Fork 0
team-xquare/XWebKit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
XQUARE 생태계의 웹뷰를 책임질 XWebKit.