migueldeicaza / SwiftGodot

New Godot bindings for Swift
https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/
MIT License
1.06k stars 65 forks source link

Can i use this libirary to embed Godot game to my existing native mobile application or react native ,flutter? #413

Closed ducpt-bili closed 5 months ago

ducpt-bili commented 5 months ago

Thanks for the greate library. I just have a question. Can i use this libirary to embed Godot game to my existing native mobile application or react native ,flutter?

Thanks

migueldeicaza commented 5 months ago

Not really, this is a system to allow you to extend Godot games with Swift.

ducpt-bili commented 5 months ago

hi @migueldeicaza , do you have any solution or guide link for this? Android already support. Thanks.