Unable to run code for Part 1 and Part 2 of the React Native course

Hi,

I am trying to run the code that comes with the React Native course to be able to do the exercises but I haven’t been able to.

These are the steps that I am following:

  1. cd Part 2/Section 1- Native Features/Begin
  2. yarn install
  3. expo start

When running the iOS simulator, I get an error (see screenshot attached).

Does anyone know how to solve this?