Skip to main content

Contributing

See CONTRIBUTING.md for the canonical guide. Quick notes for working on the docs site itself:

pnpm --filter react-native-watchos-docs start

Builds locally:

pnpm --filter react-native-watchos-docs build

The site is deployed to GitHub Pages from main whenever files under docs/ (or the docs.yml workflow) change — see .github/workflows/docs.yml.