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:
- cd Part 2/Section 1- Native Features/Begin
- yarn install
- expo start
When running the iOS simulator, I get an error (see screenshot attached).
Does anyone know how to solve this?