Developer guide · EN
React Native Docs for Mobile Apps
A Rhecanyx field guide to setting up, creating, maintaining, signing, and publishing Expo and React Native mobile applications.
This guide collects the environment setup and commands used in Rhecanyx React Native and Expo workflows. It covers macOS prerequisites, project creation, native regeneration, cleanup, Android signing, and iOS distribution.
Guide sections
- Set up Node.js, Watchman, JDK, Android Studio, Android environment variables, and Xcode.
- Create an Expo project and configure important application metadata.
- Run Android and iOS builds and regenerate native projects.
- Clean development caches and native dependencies.
- Sign Android releases and distribute iOS builds.
Commands and platform requirements change over time. Verify version-specific steps against the current official Expo, React Native, Android, and Apple documentation before using them in production.