I have a react native app that fetches a file from my server. When I change the file on the server, the app still displays the old data. I am debuggin ...
I have a react native app that fetches a file from my server. When I change the file on the server, the app still displays the old data. I am debuggin ...
When I ran the App from Android Studio or cli, android build fails with the following error, I tried to delete package-lock.json file and node-modu ...
I have created a Custom Splash In My React Native Application & it works well on All iOS Devices & even works on couple of Android devices. S ...
I have a React Native + Expo project with SQLite database and TypeORM set up. I'm trying to run a migration which should add an isPrivate column to an ...
. Answers to this question are eligible for a +200 reputation bounty ...
Here is what the structure of the initial collection looks like: I'm trying to retrieve all the documents within Messages, which has the custom ind ...
hope you are doing well. for the last 4 months, my team has been working on a project and it was working fine but recently on the react-full calendar ...
The API_URL is https. It works on Android. On iPhone the request doesn't even make it to the server. Why isn't it working on iPhone? Here is my requ ...
I am trying to read information form Nfc tag that is written here is my code. NFC reads tag id and its type not able to read other information that we ...
I have a tab gesture with inner buttons. But the thing is if navigate with any gesture (with inner buttons or the first tap gesture) app just doesn't ...
I built a simple backend with Django/Python, I’m able to access it from Postman, but when I try to access it from an Expo React native App I get a net ...
I am experiencing following issues with only One Plus Telephones. Does anyone have an idea what this might be? I am having a hard to trying to figure ...
SDK Version: 40 Platform: Android The push notification is only working in development mode in development device it’s not working in development mod ...
Updated expo client and many issues were caused, but this one is all that is left. I can't find a solution that works for me for this supposedly commo ...
I'm trying to correct the issue in my react native setup, the issue seems to be ruby. To clarify I'm on a Mac M1 So i installed rvm, installed rvm 2. ...
I am using an ImageBackground component with a parent View height of 200. I have a portrait image as the source of the ImageBackground however it seem ...
im trying to get the number of each object in a array, then im trying to add it to my jsx code to display what one it is I'm pulling the data from th ...
I have installed expo-cli and set the env variable. It gives this error: The legacy expo-cli does not support Node +17. Migrate to the versioned Expo ...
I can't believe I am asking this because it must be quite simple. But am working in react-native and have to use flexbox I think for this, but I am op ...
My Problem : i recently (automatically) upgrade xcode to v14. I have for a client a react-native app which is on 0.63.3 The problem is that when i b ...