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

x/mobile/webview: cross iOS/android web view #45601

Open
OneOfOne opened this issue Apr 16, 2021 · 2 comments
Open

x/mobile/webview: cross iOS/android web view #45601

OneOfOne opened this issue Apr 16, 2021 · 2 comments
Labels
FeatureRequest mobile Android, iOS, and x/mobile NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@OneOfOne
Copy link
Contributor

This is a dup of #10247, it was autoclosed.

@mknyszek mknyszek added this to the Unreleased milestone Apr 16, 2021
@mknyszek mknyszek added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Apr 16, 2021
@mknyszek mknyszek changed the title re x/mobile/webview: is a cross iOS/android web view possible x/mobile/webview: cross iOS/android web view Apr 16, 2021
@gopherbot gopherbot added the mobile Android, iOS, and x/mobile label Apr 16, 2021
@mknyszek mknyszek added FeatureRequest and removed mobile Android, iOS, and x/mobile labels Apr 16, 2021
@mknyszek
Copy link
Contributor

From the original:

From the original:

Embedding a web browser is a common strategy for apps that are not heavily focused on UI, on both Android and iOS. The web also provides a very easy way to use other UI systems in a Go application.

Is there enough commonality between the embedded web views on Android and iOS to build an API usable entirely from Go? The Android WebView has a wide interface and its not clear what subset lines up with iOS. Still, this would be very nice to have.

@networkimprov
Copy link

cc @hajimehoshi @eliasnaur

@changkun changkun added the mobile Android, iOS, and x/mobile label Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FeatureRequest mobile Android, iOS, and x/mobile NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

5 participants