Category "expo"

Execution flow in react native after navigation.navigate

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

Can't format Quran page in react native

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

Getting TypeError: this.InnerNativeModule.configureProps is not a function in expo on mac

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

App Store - Help answering "Missing Compliance" (using Expo + Firebase)

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

expo AppLoading startAsync Deprecated. what is the alternative?

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

How to make critical alerts in ios with expo sdk 42 managed

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

"RNGestureHandlerRootView" was not found in the UIManager

I need to fix this error. Invariant Violation: requireNativeComponent: "RNGestureHandlerRootView" was not found in the UIManager. This error is located at: in R

Detox/Jest Test suite failed to run TypeError: Class extends value #<Object> is not a constructor or null

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

Expo AuthSession new window not redirecting on Web

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

Disable default Expo splash screen

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

Expo React Native - Android Keyboard closes immediately when tapping on input

The Android keyboard "crashes" (or destroys itself when tapping on every input field) Video of this bug: https://i.gyazo.com/83f7eb2ce8541e2c8af749c719fd7fde.mp

jest-haste-map: Haste module naming collision (AWS, RN)

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

jest-haste-map: Haste module naming collision (AWS, RN)

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

Unable to download image to local directory from url in expo react native

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

How to ressolve TypeError: Network Request Failed for react project running at android device

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:

EXPO-AV cache of audio files -REACT NATIVE

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

React Native Expo / Deep Linking / Universal Link

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

expo location permissions work on android, but not on iOS

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

Error in usage of firebase in my react native expo project

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

How to make notifications vibrate phone react native expo

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