Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GeckoView on Android #1162

Open
jkbz64 opened this issue Feb 4, 2024 · 0 comments
Open

Add GeckoView on Android #1162

jkbz64 opened this issue Feb 4, 2024 · 0 comments

Comments

@jkbz64
Copy link

jkbz64 commented Feb 4, 2024

Is your feature request related to a problem? Please describe.
Android's WebView rendering model is very slow compared to rendering model that is used directly in the browser, the app opened directly in browser or opened as PWA is much faster than when it's inside WebView, it also lacks some of the Web API's. The Chromium team "is not going to change that anytime soon".

Describe the solution you'd like
Implement GeckoView as optional WebView backend on Android.

Describe alternatives you've considered
I don't think there are any other reasonable alternatives.

Additional context
It is also a very popular issue in Capacitor community and it's going to be an issue for Tauri too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant