inkeliz / giowebview

Webview for Gio apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option to don't run on the main thread

lostdusty opened this issue · comments

Hello!

I'd like to know if its possible to use this package without having it running on the main loop? I have an GUI application in Go, and I'm not using Gio, but rather Fyne. So, if I'm wondering if I could open links using native Android webview package, instead of using a external browser.