Installation
Requirements
- React
>=16.8.6/ React Native>=0.76.0(react-native-svg >=12.3.0) - Node
>=18(docs need Node>=20.19for Rspress) - Yarn Classic (
yarn.lockv1) at repo root
For React Native 0.76+
For React Native 0.75 and below
Peer deps
react-native-svg is required — tables, lists and SVG images depend on it.
Verify
Docs site locally
The docs site lives in docs/ (docs/package.json, docs/rspress.config.ts) and is built with Rspack via Rspress/Rsbuild.