Course lesson

Create a React Native App With Expo CLI

Create a new React Native project using the Expo CLI.

Duration
2 min
Access
Free
Transcript
Retained from source evidence

Create a new React Native project using the Expo CLI.

You can use any of the supported package managers: npm, yarn, pnpm or bun. In the video (and throughout the course) we use yarn.

You can also choose a template to use for your project. In this video we choose the blank TypeScript template, but you can choose a different template if you prefer.

📝 Docs