I am using expo-location from here As per all the examples I read the following code should do the trick: useEffect(() => { (async () => { let {
I want to add in my listHeaderComponent a TextInput, but when I add this then I get this error: When I remove the textInput, then I get no error and it works..
I am trying run react-native app. when I run npx react-native start server start, displays react logo and crashes with error npm[11708]: c:\ws\src\util-inl.h:36
I’m using react-native-image-crop-picker I have upgraded my Flipper for iOS version 0.142 I have upgraded my library as well var body = new FormData();
Used addListener from navigation like this, useEffect(() => { const navigationSubscription = props.navigation.addListener( "willFocus", () => setFo
When I have an error in my React Native app, the stack trace that is printed to the console points to index.bundle instead of the original source code (see exam
What I want is setting all the cells width in a column as widest cell in the column. For example I have a column and there are cells in that column. Cells have
I have managed to connect a device ( I see logs and see the tree of React Native elements), but now I have an issue with connecting the app - "NO APPLICATION S
I am working on a custom video player that streams videos from different sources (YouTube, Vimeo, etc.) using react-player, and it already has functioning contr
@payhere/payhere-mobilesdk-reactnative package only contain these payment methods only. One-time Payment Request Recurring Payment Request Preapproval Request B
I'm getting the following warning: "Overwriting font Family style attribute preprocessor" coming out from StyleSheet.js when running the app on iOS simulator. I
I am trying to set up a simple React Native app using Expo with TypeScript that shows a WebView. My App.tsx file contains the following: import Constants from '
Where: Build file '/node_modules/react-native-appgain-sdk-library/android/build.gradle' line: 80 What went wrong: A problem occurred evaluating project ':react-
I have a problem with react-native. I'm trying exercise to do todo app from how I watch on youtube lessons. Can't understand where is my fault? Youtuber instruc
digging into fastlane for the first time on a react native project, and in the process of getting a demo version up for internal testing on both the google play
I have a parent component like this: class Parent extends Component { onChangeState=()=>{ //I want to change it here }
So I am having a problem with redux form and the cursor moving one position to the left when typing from the middle of the word. What can I do to resolve this i
I am trying to make an uber like app using react-native. I am using react-native-maps. I have successfully mapped the directions using directions api of google
I am using Mac M1, trying to run React Native on IOS Simulator and I got this error: CompileC /Users/jack/Library/Developer/Xcode/DerivedData/sample-gnrhtdrpdsu
Im trying to install tensorflow for react native but when when i try to install it throw all these errors in the picture link attached below. Does anyone know w