# nanohop/sketch-to-react-native

Convert Sketch files into React Native components

Repository: https://github.com/nanohop/sketch-to-react-native
Canonical: https://ross.abutalabs.com/products/sketch-to-react-native
Language: Python
License: MIT
License Family: permissive
Last push: 2020-09-03T02:44:05+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3256, "days_push": 2190, "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 2313, forks 158 (observed 2026-08-28T04:06:36.628694+00:00)

## What it is
A CLI tool that converts Sketch design files (exported as SVG) into React Native components using a deep neural network and headless Chrome. It handles layout inference, converting absolute positioning into Flexbox, and generates component code with extracted image assets.

## Use cases
- convert sketch designs to react native components
- turn svg mockups into mobile app code
- generate react native ui from design files
- automatically create flexbox layouts from pixel-based designs
- extract images and styles from sketch exports
- design to code automation for mobile apps

## When to choose
- you have Sketch designs that need to become React Native screens quickly
- you want a starting point for components instead of hand-coding layouts
- you need automatic conversion from absolute positioning to Flexbox

## When to avoid
- you need production-quality, pixel-perfect code without manual cleanup
- you use Figma or other design tools instead of Sketch
- you need actively maintained software with recent updates

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: machine-learning, deep-learning, parser, image-processing
- domain: mobile-development, frontend, machine-learning, developer-tools
- platform: cross-platform, cli, python
- tags: sketch, react-native, design-to-code, svg, flexbox, neural-network, code-generation, automation, nodejs

## Member repositories
- nanohop/sketch-to-react-native (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:36.628694+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:39:29.165228+00:00, confidence not recorded.
  - readme: https://github.com/nanohop/sketch-to-react-native (fetched 2026-08-28T04:06:36.628694+00:00, sha 1999c5be73b1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
