Anyone using a good webview lib that works across ...
# multiplatform
m
Anyone using a good webview lib that works across desktop and mobile ?
f
I’m afraid that currently there is no library for webview. I suggest you to use abstractions and implement it natively on every platform instead.
m
After a bit of research, if anyone else wants to do this avoiding chronium it will be javafx on desktop, Firefox on Android, and WebKit on iOS
Tencent has an engine called x5 but I couldnt find out much about it
Ladybird requires qt so that's out
Servo still not close to useable (tested on on windows and macOS)