I tryed to create new project but this happen , I update the core as they said here How to update core-js to core-js@3 dependency? but also no thing help me I
We are working on a react native app, in which we have some features where we can do some actions using silent push notifications. we are using react-native-fir
I created an application using react-native init and was working fine until I tried to start using expo to test it on my telephone. Trying to start the app with
I have developing apps for customers which can be run smoothly on their devices.My current app size is 5 MB. Now, I want to change technology to react-native bu
For some reason safeAreaView does not work in my code, Views go above the notification tab. I've tried a few things but couldn't. I tried to take the style of s
I am using react-native to build a map application. The api I am using is from this link: https://github.com/lelandrichardson/react-native-maps. Below is the co
In React Native I can use images with <Image source={{uri: 'http://my.server.com/user/id/image/id.png'}} /> The problem is that user images are protected
In my react native app I am trying to save data into my local storage. It works fine most of the time but sometime I get error while setting the item. So here i
I am new to React native and trying to connect my android device but it is showing the following error. I have probably made some mistakes during installation.
I have updated node today and I'm getting this error: error: TypeError: Cannot read properties of undefined (reading 'transformFile') at Bundler.transformFi
When I run ./gradlew assembleRelease build is failed with this error: Error:Execution failed for task ':app:bundleReleaseJsAndAssets. > A problem occurred
I need to detect what is the font size for text component after a font scaling. Let's say that I have a Text component with font size 18px <Text style={{fon
For my react native android app, size of codes I have written is only 12KB But package generated is of size 7.9MB. How can i decrease that. As per Documentati
I've built my app, I can run it on my local emulator (and also on my android device within the same network by changing debug server). However, I want to build
in my react-native app I am SUDDENLY getting this build error! It seems to be related to react-native-fbsdk-next I'm using... Error: Command failed: gradlew.bat
Whenever I made the position style 'absolute' for this view, it disappears. I have no idea why it is happening. import React, { Component } from 'react'; impor
Faced a problem while using react-native-fbsdk-next. The first call to Profile.getCurrentProfile on android returns null. Everything works correctly on ios. If
When I run npm install, I getting the following error, npm WARN tar ENOENT: no such file or directory, open 'D:\Live Project\insyte-mobile\insyte-mobile\node_m
I noticed that the Modal component's animationType property only allows for it to slide from bottom to top. How could I change the animation and make the modal
I am working on useSelector of react-redux inside my React Native application, I am getting the following error: TypeError: TypeError: (0, _reactRedux.useSele