Expo is an open-source and free platform that lets web developers build truly native apps that work across both iOS and Android by writing them once in just JavaScript.
Im following this tutorial https://reactnavigation.org/docs/intro/ and im running into a bit of issues. Im using the …
javascript reactjs react-native expoplease help me out to implement pull to refresh on my app, I'm kinda new to react native, thanks. I …
javascript react-native expoI have created a project using Expo XDE. I checked this Can't load expo app: Something went wrong but I …
android react-native expoWhen I try to login in expo I got this error : [exp] Set EXPO_DEBUG=true in your env to …
react-native login expoAfter running npm install -g expo-cli and successfully installing the packages globally, expo is still not recognized as an internal …
javascript ios react-native expoI've created an expo app with exp init MyApp command and started it by running exp start in MyApp directory. …
reactjs expoCan I run android emulator without an android phone? I have installed android studio and I've already installed android virtual …
android react-native expoI've got virtual box installed. And when I look at the host > LAN > ip address is exp://192.168.56.1:19000. How …
react-native expoStruggling to understand how to change the navigation header bar background color. I'm Using react navigation and Expo to build …
react-native react-navigation expoI am trying to run create-react-native-app on expo app in android. Firstly ,I created the project by writing command create-react-native-app …
react-native react-native-android expo create-react-native-app