What is the current preferred package for saving files from an Expo app? I've come across expo-file-system react-native-fs, and Async Storage but don't understa
Every time I press the favorites button it gives me an error. TypeError: undefined is not an object (evaluating 'state.favoriteBooks.findIndex') This error oc
I am trying to create a WebView that accesses the camera while the session. In Android - the WebView can't find the camera and throw an error. In IOS - the WebV
eslint is giving me a really hard time > Parsing error: The keyword 'const' is reserved. :eslint > Parsing error: The keyword 'import' is reserved. :esli
problem cannot connect with my expo app to the expo simulation setup set up a devcontainer with vscode's extension. login into my expo account successful build
Try to preview a file(pdf,word,doc),once select from document picker? using webview, but it crash the application in android How to read and preview file uri fr
We store our configurations on the vault and during the Github action workflow we pull this and intend to use this for the app during build time. This is our wo
I have created an app in React Native / Expo. It works fine during development but is crashing when I create a standalone app (expo build:android) The splash sc
I am noticing some issues with Expo-AV after updating to SDK 45. I am using react-native with an expo managed project. I am receiving this error when trying to
Trying to use FaceId with Expo. And documentation is below: https://docs.expo.dev/versions/latest/sdk/local-authentication/ It looks like compatible with manage
I have tried adding metro.config.js as const defaultConfig = getDefaultConfig(__dirname); defaultConfig.resolver.assetExts.push('bin'); module.exports = defa
Linking requires a build-time setting scheme in the project's Expo config (app.config.js or app.json) for production apps, if it's left blank,
Error message : (0, _auth.signInWithRedirect) is not a function. (In '(0, _auth.signInWithRedirect)(_firebaseConfig.authentication, _firebaseConfig.provider)',
I am using Input from native base with expo app. I have an input button to select a date via datetimepicker react native library. Upon pressing the input button
In general the lay-out seems fine, the content is wrapped up inside a KeyboardAvoidingView as followed: <KeyboardAvoidingView keyboardVert
I have an API class that I am trying to use in a React app. // API file class API { ... } export default API; // Other file import API from "utils/API"; con
I wanted to make my app accessible without local connection via expo publish. After running the command i successfully get a link to the project page. But if i
I've been struggling to verify if the purpose string for photo library access really is working as expected. It started with the application got rejected becaus
My app completely 100% working on Expo Go.It didn't working after build to getting apk file and implemented on my phone.StartScreen working so well.Then navigat
I'm getting these warnings when I run my expo / jest project and I'm not sure why, seemed to not come up when googled. console.warn The "EXNativeModulesProx