Skip to content

Development journal

Posts tagged: Game development

Published notes filed under this topic.

RSS feed
Game Development

How to embed Godot in a React Native app and measure the real cost

17 min read

Written by: Jonathan Reis on

An Expo POC hosts Godot in a native Android View, fixes the RN↔GDScript bridge, and replaces thousands of nodes with batched drawing; on iOS, the diagnosis shows why a build and bootstrap do not prove Simulator rendering.