Documentation
README
📋 Shared instructions: shared-instructions.md — read first.
Add Native Capability
Generate a one-file typed wrapper under src/native/ for a native device capability that the upstream template already ships. Screens import the wrapper instead of touching Expo modules directly, so the discriminated-union result contract stays consistent across the app.
Hard rules — do NOT cross these lines
This is the opening of the README. Read the full README on GitHub.