Swiftpack.co - team-xquare/XWebKit as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by team-xquare.
team-xquare/XWebKit 1.2.1
XQUARE 생태계의 웹뷰를 책임질 XWebKit.
⭐️ 2
🕓 6 days ago
iOS
.package(url: "https://github.com/team-xquare/XWebKit.git", from: "1.2.1")

XWebKit

Usage

import SwiftUI
import XWebKit

...

NavigationView {
   XWebKitView(
      urlString: <URLString of webview>,
      accessTokenGetter: { <Access token> }
   )
}
.navigationViewStyle(.stack)

GitHub

link
Stars: 2
Last commit: 6 days ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Related Packages

Release Notes

🚀 :: v1.2.1
6 days ago
  • 토큰없이도 접근 허용

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics