Getting this weird error once I press R in the terminal or with reload in my Expo dev client app: expo start --dev-client This error is getting spammed over 26 times. It only happens when I reload. If I restart the expo terminal it all w...
[cli] Fix eas gradle script not working when used with react-native-config [config] Force entitlement paths to be in posix (#2841)📦 Packages updated@expo/config@3.3.13 @expo/dev-server@0.1.38 @expo/dev-tools@0.13.57 @expo/electron-adapter@0.0.29 expo-cli@3.28.4 expo-optimize@0.1....
But when we are using the fonts in the Screen components fonts are not working as expected. App.js File import React, { useCallback, useEffect, useState } from "react"; import { NavigationContainer } from "@react-navigation/native"; import { createNativeStackNavigator } from "@react-naviga...
[cli] Fix eas gradle script not working when used with react-native-config [config] Force entitlement paths to be in posix (#2841)📦 Packages updated@expo/config@3.3.13 @expo/dev-server@0.1.38 @expo/dev-tools@0.13.57 @expo/electron-adapter@0.0.29 expo-cli@3.28.4 expo-optimize@0.1....
I was able to get it working, I had to fully restart Expo so that it would reload my .env file and now I can access environment variables with process.env.REACT_NATIVE_BASE_URL. The hot reloading doesn't reload the .env file though so after the first run my environment variable go ...
Summary Description Hi, I have followed the official doc for setting up the react native with expo: https://reactnative.dev/docs/environment-setup I work under Linux Mint 21.1 I try many things, but all fail with the same error : web ser...
again I would like to stress that bare react native 0.76 is working as expected. @vanstinatorthere is a visible error on android but I sometime see the styles failing to register on ios before I hot reload. this could be a library bug tough and not related to the current issue wich ...
"Made with Exponent" changed "Made with " P.S. >> I don't have java knowledge to make this optional but I changed text...
@gesposito, unfortunately, logs which you provided, doesn't help. They aren't connected with your image picker crash. Could you provide more logs from your device - not only from thehost.exp.exponentpackage. lukmccalladded theneeds more infoTo be used when awaiting reporter responselabelJun ...
console.log(result); }; Steps to Reproduce Create a new Expo project with 'expo init', choose bare js temple project; Install expo-image-picker; Everything works fine if I reload the app. But when I use the back button to exit the app. Then reenter the app with launcher icon, I ca...