can't run IOS simulator after expo eject to bare react native workflow

Hi there everyone, I have just moved from managed workflow to bare react-native workflow following expo’s recommended documentation by running expo eject. when I run “npm run ios” nothing is happening other than the following loading screen inside the terminal.


steps I took so far

  1. expo eject
  2. pod install
  3. install react-native-unimodules
  4. npm run ios