# borndotcom/react-native-godot

React Native Godot - Embed Godot Engine in React Native apps

Repository: https://github.com/borndotcom/react-native-godot
Canonical: https://ross.abutalabs.com/products/react-native-godot
Language: C++
License: MIT
License Family: permissive
Topics: android, godot, godot-engine, ios, react-native
Last push: 2025-11-07T13:56:23+00:00

## Health v2 (maintenance only)
Score: 39/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 51, release rhythm 35, longevity 21
- inputs: {"age_days": 305, "days_push": 299, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2669, forks 128 (observed 2026-08-28T04:07:09.358250+00:00)

## What it is
A React Native library that embeds the Godot Engine (via LibGodot) into Android and iOS applications. It exposes the full Godot API to TypeScript/JavaScript and runs the engine on a separate thread with lifecycle control.

## Use cases
- embed a Godot game inside a React Native app
- run Godot scenes on a separate screen in a mobile app
- start, stop, and restart the Godot engine from JavaScript
- connect JavaScript functions to Godot signals
- build hybrid mobile apps mixing React Native UI and Godot content

## When to choose
- you have a React Native mobile app that needs embedded Godot Engine content
- you need full Godot API access from TypeScript/JavaScript
- you target Android and iOS with a stable, production-tested integration

## When to avoid
- you are building a pure Godot game without React Native
- you target platforms other than Android or iOS
- you need a lightweight 2D/3D view without a full engine runtime

## Facets
- artifact type: library
- maturity: active
- function: game-engine, mobile-framework, sdk
- domain: mobile-development, cross-platform
- platform: -
- tags: react-native, godot-engine, libgodot, embedding, typescript-bindings, game-development, android, ios, mobile

## Member repositories
- borndotcom/react-native-godot (main) score 39

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:09.358250+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:18:12.475780+00:00, confidence not recorded.
  - readme: https://github.com/borndotcom/react-native-godot (fetched 2026-08-28T04:07:09.358250+00:00, sha cdf5ffbceb7d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
