mobile-rn-screen

Installation
SKILL.md

Surface router: /uiux. You are here: mobile-rn-screen. Native iOS/Android (SwiftUI / Compose, no web layer) is out of scope — use Apple HIG / Material directly.

Enhance Screen — React Native

Degree of freedom: MIXED. Pain, tier, and heuristic mapping [HIGH freedom]; recon, screenshots, no-hex, and ReduceMotion [LOW freedom — run exactly].

Turn an existing RN screen into a composed, native-feeling interface: calmer hierarchy, correct platform idioms, tight safe-area and keyboard handling, purposeful motion, and component primitives that work on both iOS and Android without forking.

How to reason

  1. Recon — screen file, tree, tokens, safe-area chain
  2. Rank — primary / secondary / metadata / actions
  3. Forensics — 3 sizes + keyboard + silent pains
  4. Primitive — fix the shared wrapper; no hex in the screen
Installs
31
GitHub Stars
9
First Seen
Jun 15, 2026
mobile-rn-screen — kensaurus/cursor-kenji