Rubén
Rubén
Use this API in front end doesn't work, is in the back end. I think that one solution is creating funtions in a server like node js funtions and return...
@pjatx BackBlaze never worked for me on the front end. It's weird because once I saw an example with BackBlaze with JavaScript (I can't remember where from) and it only...
I upgraded my packages, but the issue still persists.
Done! https://github.com/software-mansion/react-native-screens/issues/2605
I created a bare React Native app with two screens, and it works correctly. The problem might be related to using React Navigation with Expo, as I also created an...
#https://github.com/software-mansion/react-native-screens/issues/2605#issuecomment-2577275919
@techwithtwin The only solution I found was to create a bare React Native project and install Expo on it. #https://github.com/expo/expo/issues/33647#issuecomment-2614194046
> Did anyone try setting the root view colour? Might solve the issue on Expo apps > > https://docs.expo.dev/versions/latest/sdk/system-ui/#systemuisetbackgroundcolorasynccolor Yes, I tried that but it didn't work. It seems to...
I created a new react native project with the new SDK and this problem doesn't seem to occur.
> > I created a new react native project with the new SDK and this problem doesn't seem to occur. > > In my experience, the problem seems to happen...