Category "react-native"

RN notifee onBackgroundEvent dosen't called when an action get pressed

I'm using @notifee/react-native & Firebase messaging service to display an incoming call notification on Android that has two actions (accept-call and rejec

How to make alert on click of button

Is there a way to make Alert on click not using the alert method but Alert tag. Currently I tried using usestate but didn’t work

Why does PermissionsAndroid doesn't ask for permission again after denying in react native?

I am using PermissionsAndroid for taking permission from my user but the request popup doesn't show up again if I deny permission once.PermissionsAndroid.RESULT

React Native Render Error: 'Target Container is not a DOM Element'

We are building a React Native application, sort of like a marketplace for different services and products. Our current problem is concerning using the BottomTa

xc.workspace file is missing while create new project in expo

hello am new to expo bare flow, I just created the expo bare Minimal project with the comment "expo init demo" and then I opened the project with code but while

React Native Expo error unauthorized request

I have been developing an application for quite some time and yesterday when I have run expo, i kept on getting spammed by this error that I am using extensions

Execution failed for task ':react-native-code-push:compileDebugJavaWithJavac'

Screenshot here When I run my react-native app the build is failed after this. I have updated my JDK to 11. but it still doesn't work. I'm new to react Native p

The SDK has not been intialized. Got this error while running react native android application in debug mode

I am using react-native-fbsdk-next(version 4.6.0) in my react native project. I followed the docs accordingly but then it started giving me following error sinc

TypeError: undefined is not an object (evaluating 'navigation.replace') in react native

I am using bottom tab navigator for my app in which I have used stack navigation for each tab. I have one notification icon on header on click of that I navigat

React navigation keyboard hides bottom bar

I am using react-navigation v6. On any screen when the keyboard is opened by text input, the bottom navigation bar hides and I close the keyboard, it remains hi

failed to build react native project

I had been able to build and run the react-native project in my old intel based mac successfully. Recently I migrated my project to the apple silicon and now I'

Not all icons are shown in react-native

I added react-native-elemets and react-native-vector-icons. I am looking for the icons name in the official website and by selecting only free icons, and import

Metro has encountered an error: While trying to resolve module `@apollo/client`

I am trying to install GraphQL into my React Native app and in doing so, I was given this error message. I have confirmed that the file actually exists and have

how to change prettier format for react native

my code formatting prettier didn't works well for react native, i don't understand where to config it but it works well with flutter from this code import

Zerodha Kite Publisher Button in React Native

I wanted to use Kite Publisher button in React native , I have used it in React but not sure how to use it in React Native?

Command failed: xcrun instruments -s

I want to run my react native app on a real ios device with this line : npx react-native run-ios --udid SOME-UDID but i got this error : xcrun: error: sh -c '/

I'm unable to load @apollo/client on a React Native Expo app

I'm trying to load @apollo/client on a React Native Expo app. And I get this error: While trying to resolve module @apollo/client from file /Users/andrepena/gi

How to maintain global states created dynamically

I am trying to Display list of items with then name and button to download its respective file Same list are available in different other screens. When I click

How to make redux function call on radio button click react native?

I am working on project of Food app. I have preference screen where user can click on any desired preference to add in order. This is working but I want to disp

react-native custom header navigator has unwanted margins

I have drawer and stack navigator. I disabled header of drawer and stack navigators. And create my own header component but I cannot rid of the edge margins of