How to install expo/create-react-native-app. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
expo/create-react-native-app Installation Guide
How to install expo/create-react-native-app. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for expo/create-react-native-app. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i expo/create-react-native-appor
Install via npx
npx @hexmos/ipm i expo/create-react-native-appPrerequisites
Node.js
system_toolVersion: >= 16.0.0
npm
package_managerVersion: 8.2.0
yarn
package_managerVersion: 2.1.0
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Binary Installation
npm create expo
bun create expo
pnpm create expo
yarn create expoPost Installation Steps
- Open the app in your device's simulator.
- Start the Expo Go application on your device.
