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
I am trying to use Expo-image-picker with a react-native application. Here is my code: const openCamera = async () => { const permissionResult = await Im
I'm Unable to execute the expo start command. Error Message: PS C:\Users\Jacky Goyal\OneDrive\Desktop\rn1\my-project> expo start Starting project at C:\Users
I am building an app where employees should be able to upload pictures for a product catalog for a website. The application is built with expo react-native and
I am using Expo for my React Native Project but Location Services are not working in background.
I'm new to mobile development. And while I was developing my app, I got the following error: Failed to auto initialize the Facebook SDK A valid Facebook app id
I'm trying to compile my React Native app built using Expo (Expo managed workflow), and it keeps failing with this error > Task :expo-application:compileRele
I'm trying to run expo with a tunnel connection and I keep getting the following error: Error starting tunnel Failed to install @expo/ngrok@^2.4.3 globally: npm
I’m trying to use StoreReview from expo, to ask the user to review the app. I’m trying to understand how the flow should look like. I probably need
I’m trying to use StoreReview from expo, to ask the user to review the app. I’m trying to understand how the flow should look like. I probably need
I planned updating some Promise.all to Promise.allSettled in my React Native - Expo Project but the function does not Exist. i checked all Versions and everythi
Is there any way to make grayscale color to all element underneath an overlay view? A look I want to achieve is something like below:
I'm trying to submit a build to Google play internal testing but it fails with the error: Google Api Error: Invalid request - APKs are not allowed for this appl
So I'm building an app apk file with expo, and I'm pointing to my splashscreen images on app.json. { "expo": { "name": "D&D Monster Reference",
I'm trying to use typeorm on an expo project through driver expo-sqlite but I've been stuck on to this metadata EntityMetadataNotFoundError: No metadata for "Us
I read expo's guides regarding applying for permission for the photo folder in the app. I added the correct strings in the app.json file "infoPlist": { "N