Category "react-native"

How to fetch data from dot net core in React Native?

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

"npx react-native run-ios" is picking non existing simulator

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

why i have to refresh/rewrite my code to make it work while trying to save the state for a specific user in react native

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

React-native codepush doesn't work on iOS in release mode

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

How can I install Firebase AppCheck in my Android React Native project?

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/

Custom Expo Development Client for Simulator

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

Location tracking in react native even if app is closed?

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

Get remaining days, hours, minutes, seconds to date with date-fns

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've been trying to build a game in react native and I have to render some svga files. How can I use svga in react native?

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

Render between start and stop button in React Native

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

Text inside Pressable has a different background color

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

SvgXml inside react native storybook for web

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

React Native Images On Android Never Reload When Uri Doesn't Change

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

React-native Vision Camera unable to zoom

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

Can React Native's PlatformColor get colors for dark mode when the system is in light mode?

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

React Native - Running iOS in XCode - Build input file cannot be found

Build input file cannot be found: 'App/ios/Pods/Target Support Files/Pods-App/ExpoModulesProvider.swift'. Any ideas how to fix this?

React native, Firebase notification quit state listener re-fire after refreshing app

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

React Native event trigger when app quit state

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

Requiring module "node_modules\@react-navigation\drawer\src\index.tsx" while using Drawer Navigation

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

DevTools Bug: Cannot add node "1" because a node with that id is already in the Store

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