Esto lanzará la aplicación y mostrará un codigo QR que podrá ser leido con la aplicacion movil de Expo.
Hace falta descargar la aplicación "Expo" para Android o iOS: https://expo.io/tools#client Una vez descargada, hay que escanear el código QR que se muestra despues de correr la app en el terminal.
app.json
define a new version number in android.versionCode
and add the googleMaps key in android.config.googleMaps.apiKey
(get the key from Google console https://console.cloud.google.com/apis/credentials?project=active-cove-284317)eas build --platform android
MAC IS NEEDED
app.json
define a new version number in ios.buildNumber
(must be a string) and add the googleMaps key in ios.config.googleMapsApiKey
(get the key from Google console https://console.cloud.google.com/apis/credentials?project=active-cove-284317)eas build --platform ios
. You will be asked to log in with the possibility apple credential. 2 factor authentication with code by phone is needed as well as being enrolled (paid 99€) to the apple developer program.contacta@beniconfusionfest.es
GNU General Public License v3.0