Postman Screenshot of dot net core API Postman fetches the data from my dot net core API but I cannot get the data in React native using the same API. I tried e
As per https://reactnative.dev/docs/environment-setup, I'm trying to run sample project on iOS simulator When I ran command npx react-native run-ios getting err
I am trying to make a test sheet for user. If he passes the test, he is directed to a pass screen and even after totally closing the app, when that specific use
I am using react-native-code-push 7.0.4 version and it works on android. I have followed all the steps but I have some issue on iOS (tvos) : When I run the app
I have secured my project with Appcheck in Firebase, I have two apps in my firebase project in which one of them is a web app (https://host-bloodhelper.web.app/
I had a specific question about installing a custom expo development client on a simulator, specifically an iOS simulator. I know that there is a way to install
I am looking for Location tracking in react native even if app is closed? I have tried react-native-location but how i will track location and get response from
I want to get remaining full countdown of next instance of weekday (for example next Thursday), I have two functions: FIRST: gets instance of next Thursday SECO
I have tried these npm packages "react-native-svga-player-ex","react-native-svga-player","react-native-svga" but these are outdated and not supported in react v
I wanna render between displaying a start and stop button based on pressing the buttons. That means if the start button gets pressed the stop button should be s
I want to create a custom button using Pressable and Text. My problem is that the Text component has a slightly different background color than the rest of my b
I'm implementing StoryBook in a react-native project and running it on the web and mobile with that design: https://storybook.js.org/addons/@storybook/addon-rea
Despite uploading a new image to an s3 hosted url, the <Image> component will not update the image if the uri does not change. This is a problem for Andro
I am unable to zoom in https://github.com/mrousavy/react-native-vision-camera on ios devices. I am able to zoom in on android devices without any problem but un
I can't find any details on whether or not PlatformColor can access colors that aren't part of the currently selected system theme. For example, if the system t
Build input file cannot be found: 'App/ios/Pods/Target Support Files/Pods-App/ExpoModulesProvider.swift'. Any ideas how to fix this?
I'm using React native 0.65.1 and "@react-native-firebase/messaging": "12.8.0", and have messaging().getInitialNotification() listener for cases that the app op
I want to trigger alarm in app when fcm push notification received, when app is closed (quit state) but there is no event trigger. I'm using @react-native-fireb
I am working on building a React Native application. I have installed React navigation stack and worked on it, it works fine. When I installed Drawer navigation
I am using React native debugger tool in the expo-based react native project. I am getting the below error when running the debugger and when I dismiss the err