I'm using the Victory Pie in my React Native app and it renders fine without any issues, but my requirement is that each slice within the pie chart should be ha
I need some help with an issue with React Native WebView. Basically, I need to use a local HTML file, which works fine with iOS, but on Android it is causing a
Hey I have a problem with transparency when using more than one Stack.Navigator. I create 2 Stack.Navigators -> one for Screens, and one for Popups. The i
He thanks in advance, In react native am not able to right click or open dev mode in emulator.
If I use expo start, my firestore work fine in Expo Go. But when i use expo start --dev-client it stop working. I already tried using EAS using EAS Migration Gu
When installing on Android, it does not add a shortcut on home screen, but the app used to. You can find it in the app drawer only now. How to add icon of the a
I have updated my react native and expo version and it set grey background that I can not remove or I just do not know how. Help me please, I tried to remove it
I'm trying to change the color of the title and the icons of the status-bar to be black. so, according to the react-native status-bar documentation, I set the b
Not sure Why I am getting this issue. I am following a react-native tutorial, and am experiencing this error: TransformFile(filePath, transformOptions) { va
How does the connection in the RN app happen between the device that runs the Native app and the bundle that is in the Metro on the computer? I am familiar with
I run react-native run-ios command and my app show for 3 secs before showing this. I am running on ios simulator ExceptionsManager.js:76 Connection to h
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.