Generar un Build Dev para iOS en React Native con Expo (EAS)

Tiempo de lectura: 4 minutos Reading time: 2 minutes I’m going to show you how to generate a development build for iOS using EAS. First, we need to generate the project as indicated in this tutorial: How to create a development build using Expo EAS with React Native Now, when you reach the step of executing: eas build –profile development … Read more