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