Need suggestion and advice, I am using the below 2 lines of code in react native expo component, this.props.navigation.navigate("App"); patchUser(this.state.da
I am making an app to read Quran, using react native (expo). I am having some problems formatting the text. Problems: Random spacing Text resize automatically T
I am running an android app that is created using react native expo. It is running fine on windows machine android studio emulator Recently I switched to mac an
I'm publishing my app to App Store and I have doubts regarding the "Missing Compliance" step. Here's some info about the app: I used Expo (Managed workflow). T
I am learning react native from Udemy. In one of the lessons I saw AppLoading has been used for loading fonts. So i want to learn about it in documentation from
i have created an app for our local Fire Station with Push Notifications in emergency cases. This works as expected. Now the critical alerts entitlement request
I need to fix this error. Invariant Violation: requireNativeComponent: "RNGestureHandlerRootView" was not found in the UIManager. This error is located at: in R
I'm trying to integrate some e2e tests into my react native (expo ejected) mobile project. I'm following the instructions found on the detox Getting Started pag
We are using AuthSession.startAsync to initiate an authentication process in our app, which is working fine on iOS and Android. However when we run it the web b
I want to disable the default Expo splash screen and show my custom screen component. I've removed the following code from app.json but still there is a white b
The Android keyboard "crashes" (or destroys itself when tapping on every input field) Video of this bug: https://i.gyazo.com/83f7eb2ce8541e2c8af749c719fd7fde.mp
I have a React-native project with AWS Amplify. In the root directory, there is an amplify folder. Inside this amplify folder, there is a backend folder, an
I have a React-native project with AWS Amplify. In the root directory, there is an amplify folder. Inside this amplify folder, there is a backend folder, an
I am unable to download image in expo application(React Native for Android) after building my app file, but I am able to download image while debugging the appl
While running my react native app on android device using expo the api response are not coming which is done using fetch and POST method and getting this error:
I am using react native to develop an app. I am currently recording audio files with expo AV and then I am able to send this files to a server. I don't really w
I am building app using react native, Expo SDK - 41 & react-native-navigation - v5 that serves items to the users How can I create links to be shared betwee
I have a react-native app that uses expo. The location permissions work on android, but not on iOS. On a real iPhone (iOS version 14.4.2), it does nothing. On a
Hey this is Shubham and i am 12 years old and i am an ardent learner of mobile app development with the cross platform language react native and i want to learn
I need notifications to vibrate the phone repeatedly until the user performs an action like clicking on the notification. I have found no way to make this work