# peggyrayzis/react-native-create-bridge

A CLI tool that bridges React Native modules & UI components with ease 🎉

Repository: https://github.com/peggyrayzis/react-native-create-bridge
Canonical: https://ross.abutalabs.com/products/react-native-create-bridge
Language: JavaScript
License: MIT
License Family: permissive
Topics: react-native, bridge, cli, swift, java, objective-c, kotlin
Last push: 2023-01-12T09:51:27+00:00

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

## Adoption (not part of the score)
Stars 1020, forks 63 (observed 2026-08-28T04:03:15.231762+00:00)

## What it is
A CLI generator that scaffolds React Native native module and UI component bridges, eliminating boilerplate for iOS (Objective-C/Swift) and Android (Java/Kotlin). It prompts for module name, type, platforms, and languages, then generates the native and JS files.

## Use cases
- generate a react native native module scaffold
- create a react native UI component bridge
- avoid writing react native bridge boilerplate
- scaffold swift or kotlin native modules for react native
- bootstrap react native bridge code from the command line

## When to choose
- you are a JS developer new to writing native React Native code
- you want to quickly scaffold native modules or UI components without memorizing bridge boilerplate
- you want to choose between Obj-C/Swift and Java/Kotlin when generating bridges

## When to avoid
- you use React Native's newer Turbo Modules / codegen architecture
- you need a maintained tool - the repo's latest release is 2023 and contributors are being sought
- you need full end-to-end bridging without any manual Xcode or Android project steps

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, developer-tools
- domain: mobile-development, developer-tools, cross-platform
- platform: cli
- tags: react-native, native-modules, bridge, scaffolding, boilerplate-generator, swift, kotlin, objective-c, java, code-generation, nodejs, ios, android

## Member repositories
- peggyrayzis/react-native-create-bridge (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:15.231762+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-30T07:09:18.639445+00:00, confidence not recorded.
  - readme: https://github.com/peggyrayzis/react-native-create-bridge (fetched 2026-08-28T04:03:15.231762+00:00, sha 95ee71b8313e)
  - registry_npm: https://registry.npmjs.org/react-native-create-bridge (fetched 2026-08-29T13:09:29.048876+00:00, sha d15df571e918)
- Data as of 2026-08-30T08:39:29.467469+00:00.
