Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phatblat/webview
🕸 WKWebView wrapped in a SwiftUI View
https://github.com/phatblat/webview
ios macos swift swiftpm tvos watchos webview
Last synced: 26 days ago
JSON representation
🕸 WKWebView wrapped in a SwiftUI View
- Host: GitHub
- URL: https://github.com/phatblat/webview
- Owner: phatblat
- License: mit
- Created: 2020-05-05T14:16:05.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-06T20:23:49.000Z (about 3 years ago)
- Last Synced: 2025-01-05T09:12:49.107Z (about 1 month ago)
- Topics: ios, macos, swift, swiftpm, tvos, watchos, webview
- Language: Swift
- Homepage:
- Size: 40 KB
- Stars: 24
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# WebView
Simple SwiftUI wrapper for `WKWebView`.
## Requirements
- Xcode 11.4
- Swift 5.2
- iOS 13.0
- macOS 10.15.0## 📄 License
This repo is licensed under the MIT License. See the [LICENSE](LICENSE.md) file for rights and limitations.