Embedding inside a View of a IOS/Android native app #2439
Unanswered
dominictobias
asked this question in
Q&A
Replies: 1 comment
-
I'm not sure this answers your question, but you can communicate from/to Go to/from Java/Objective-C by binding: https://pkg.go.dev/golang.org/x/mobile/cmd/gobind This way is of course available from ebitenmobile. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm wondering if anyone has ideas or resources on loading this inside a View in a native IOS or Android app?
For example with SwiftUI you are able to render low level Metal in a view: https://www.youtube.com/watch?v=H2ufvcNvVmA&list=PLlpHETvPaVAqvZMAahAhzJZlSSHceAK2M&index=1&t=1315s&ab_channel=GetIntoGameDev
Beta Was this translation helpful? Give feedback.
All reactions