Create a React Native App With Expo CLI

InstructorKadi Kraman

Share this video with your friends

Send Tweet

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