Skip to content

Development journal

Posts tagged: Indie dev

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.

UX and product

Running a heuristic UX critique on my own app — and actually fixing what it found

9 min read

Written by: Jonathan Reis on

A solo developer walks through a Nielsen-based heuristic evaluation of a published React Native game, prioritizes the findings, and measures the score change after fixing them. Practical process for indie devs without a UX team.