# frostney/react-native-create-library

:notebook: Command line tool to create a React Native library with a single command

Repository: https://github.com/frostney/react-native-create-library
Canonical: https://ross.abutalabs.com/products/react-native-create-library
Language: JavaScript
License: MIT
License Family: permissive
Topics: react-native, native, library, scaffold
Last push: 2022-01-15T04:40:36+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3719, "days_push": 1691, "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 1449, forks 112 (observed 2026-08-28T04:04:45.731600+00:00)

## What it is
A command-line tool that scaffolds a React Native native module library with a single command, generating boilerplate for iOS, Android, and Windows. It can also be used programmatically via a Node.js API.

## Use cases
- scaffold a react native native module library
- create boilerplate for ios and android native modules
- generate a react native library with a single command
- set up a native module project without manual configuration
- create a react native library with an example project

## When to choose
- you need to quickly start a new React Native native module with multi-platform boilerplate
- you want best-practice project structure without manual setup
- you want programmatic library generation in a Node script

## When to avoid
- you need a library with view components, not just native modules
- you are using modern React Native tooling like the react-native-builder-bob or turbo module templates
- the project appears to be in maintenance mode with limited recent updates

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, boilerplate, developer-tools, plugin-system
- domain: mobile-development, developer-tools, cross-platform
- platform: cli, cross-platform
- tags: react-native, scaffolding, native-modules, code-generation, nodejs

## Member repositories
- frostney/react-native-create-library (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:45.731600+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-30T04:36:00.104555+00:00, confidence not recorded.
  - readme: https://github.com/frostney/react-native-create-library (fetched 2026-08-28T04:04:45.731600+00:00, sha 20b528924fb5)
  - registry_npm: https://registry.npmjs.org/react-native-create-library (fetched 2026-08-29T11:45:49.000288+00:00, sha f761afa13dd0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
