After upgrading React Native from 0.61.5 to 0.63.2, Flipper causes an error on IOS as typedef redefinition with different types ('uint8_t' (aka 'unsigned char')
I am trying to use google charts in my react native app. Below is my code: import React, {useState, useEffect} from 'react'; import {StyleSheet, View} from 'rea
I am using RN 0.63 and i am facing issue in React Native core alert.It popup and disappear automatically with second.I want alert should disappear when i click
I am trying to optimize my component which will load a set of Cards based on the data it gets from each element of the array, and I want to implement a Tinder-l
I had to manually upgrade react-native, because nix react-native upgrade failed. After following the Upgrade Helper for v.0.61.5 -> v0.63.3, ive cleaned my b
Hi I'm trying to run my react native app on mac mini. I can run another app also this app to but when i write pod install in terminal it gives this error. 1: fr
Hey folks I'm using react native raw bottom sheet in react native project.I'm showing a bottom sheet when the user click on an icon.It's working fine on both an
I am following along the official documentation, copy and pasting the code provided there: https://facebook.github.io/react-native/docs/0.56/native-components-
I ran the react-native run-ios command to build my react-native app and it doesn't seem to be building(waited 20 mins). I have not encountered this issue on the
I have used react-native video for playing audio files, it is working fine on android , but on ios it is not able to fire onLoad and onProgress functions which
running on my device used to work fine. However, suddenly, when I run react-native run-ios --device, I get to the ending like [[ true != true ]] ** BUILD SUCCE
I am using the React Native Text Input but I am having an issue with the iOS autofill feature when I am using the field for an email entry to sign up a user. I
I was trying to install React Native on my system, and found that it failed to install CocoaPods dependencies which is required by that template error. sudo arc
When I run the react native project with react-native run-ios.It shows the following error on my iOS simulator.On my android simulator, it is totally ok.I have
when I have a react native project....and when I run pod install it gives me the following error Invalid `Podfile` file: cannot load such file -- /myPath/node_m
I use two fetch functions, one to log in another get data from my API. login works fine but the second fetch throws an error in ios. it works fine on android
I have create common class for TextInput and use it multiple time but its event handle with same method. i want to handle array data after filled the data in te
Trying to run react-native run-ios or build RN project from xcode, as soon as metro bundler starts, this error appears in the terminal: Loading dependency grap