React-Native-Godot
5 months ago
- #Godot Engine
- #React Native
- #Mobile Development
- React Native Godot enables embedding the Godot Engine into React Native applications, developed by Born and Migeran.
- Supports Android and iOS, built on LibGodot, with stable implementation serving millions of users.
- Features include starting, stopping, restarting, pausing, and resuming the Godot Engine.
- Godot runs on a separate thread, not affecting the main or React Native JavaScript threads.
- Allows embedding Godot windows into React Native apps, with full Godot API access from TypeScript/JavaScript.
- Example app demonstrates main features; setup involves ASDF for dependency management.
- Supports custom LibGodot builds and remote debugging for both iOS and Android.
- Commercial support available from Migeran; released under MIT license.