Expo iOS build time.

I am new to React Native. The first few times I built an app it only took a few minutes. I now have a build that says it’s going to take over 90 minutes. Is there some kind of issue here or will the time it takes to complete a build actually vary that much?

this is the peak time for eas build (mornings in north america) and if you’re on the free plan you need to wait in the queue to use it. other options are:

  • build locally with expo run:ios or eas build local or on your own CI service
  • build at another time of the day
  • subscribe to a production plan