Jason Tsai
Jason Tsai
Issue: #1239 ### Roadmap - [x] Remove `objc` dependency - [x] Merge `dev` branch - [x] Declare Custom Class - [x] WryWebView - [x] ~~{}URLSchemeHandler~~ (We need to create it...
We don't sign the dmg bundle for now, so the OS shows the app is damaged when opening. Even if we signed the bundle, the app would crash due to...
Follow up from #67 `Super`, `Capslock` are not recognized by the webview.
- [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [ ] These changes fix #___ (GitHub issue number if...
Hi, I'm working on `wry` crate to move it to `objc2` and just found out that `WKWebView` is set to macOS only. Do you have any ideas that we could...