>_devkit
react-native-expo
skills/react-native-expo/

references/sources.md

Sources and further reading

Cross-checked against the official Expo and React Native documentation plus the following. Where guidance conflicted, the official docs won.

Expo and React Native platform

Routing and structure

Atomic design and component architecture

The split used in this skill, where the design system stops at templates and organisms belong to features, is the practical reconciliation of the two critiques above: atomic design gives good vocabulary for UI reusability, and feature slicing gives the ownership boundary it lacks.

State, data, and hooks

Styling and design tokens

Performance

Testing, accessibility, security

EAS and monorepos