We're trying to deploy our react native app using expo to the App Store but our build keeps failing in the "install pods" section. I've attached the error appea
Always getting white blank screen when running the app on the physical device in android case. Using react-native-navigation can't able to detect the bug please
I am facing an odd issue with firebase's firestore emulator. When i start the emulator, and check the emulator's firestore UI, it shows that no data exists in t
How do I run my expo app using the tunnel? It worked last week but for the last 3 days, it stopped working. Code written: expo start --tunnel Methods I tried:
I am working on react native project , but whenever i am building an Apk file , it give me Apk of 47MB. I tried every documentation which i found useful on goog
I am new to React native and working on a project on that, I am using react-native material-dropdown for using drop down component .i want to change the label
I installed v6 of @react-native-firebase, it's working as expected but when I try to run a unit test I get the following error: Jest encountered an unexpected
is it possible get real time updates maybe I have a product and the amount of product goes from 2 to 1, can I show this in real time with rtk query ?
Someone, please help! 🙏 answerCall event is not firing in Android only. When we call displayIncomingCall and the incoming call shows on Android, and whe
I'm writing a React Native app that uses the react-navigation 5.x library, specifically @react-navigation/drawer. I have four screens in the drawer, each with a
I've implemented the tabnavigator with animation enabled with the following codes (ommitted icons codes for readability). As you can see the navigation, as I
Im trying to download using Expo-File-System on an expo project with react native. The download option works on Expo-Go during testing but wont work when i push
In a react-native project, ive recently updated to v66.4 from v63.2 after some dependency conflict troubleshooting, i ultimately get a merged manifest error, th
I am developing mobile app using React Native Expo. I am using react-native-google-places-autocomplete for text auto completetion of location/places. It is Goog
In a react-native project, ive recently updated to v66.4 from v63.2 after some dependency conflict troubleshooting, i ultimately get a merged manifest error, th
I am using onProgress event of Image component from react-native to try to get the file size in bytes of the remote image (the source uses uri). In iOS everythi
How can I implement play store in-app update with my react-native app, which is already live on play store? I have already implemented code push and also int
I have a react-native app which is starting up very slowly on IOS (both on simulator and real device). It happens with both the debug build and the release buil
When I try drag&drop my cert.pem generated with certbot then I get this error: One or more parameters passed to a function were not valid. Simulator IOS 15.
My skills is basic, and i'm newbie in React native, what i want to do is limit the posts in 12 and when the user scroll automatically load more posts. My Code: