brownfield-navigation

Installation
SKILL.md

Overview

Brownfield Navigation flows from a TypeScript contract (brownfield.navigation.ts) through npx brownfield navigation:codegen, which generates JS bindings, native stubs, and delegate protocols. Host apps implement BrownfieldNavigationDelegate, register it with BrownfieldNavigationManager at startup, then React Native code calls the generated @callstack/brownfield-navigation module.

When to Apply

Reference these skills when:

  • App uses brownfield setup
  • Presenting existing native screen from React Native
  • Configuring schema for brownfield navigation
  • Implementing the brownfield navigation delegate

Quick Reference

Related skills
Installs
2
GitHub Stars
516
First Seen
Apr 22, 2026