Top "Expo" questions

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.

Upgrade Expo CLI have unknown error --assetPlugins

I upgrade to latest Expo CLI 2.19.2 and tried upgrade my expo application using SDK 33. When I called expo start, i …

react-native sdk expo
How to define entry point for react native app

I'm just getting started with react native and have created a base app with create-react-native-app. I did some restructuring and …

react-native expo
How can I generate apk file for create-react-native-app (using EXPO.IO component)

I setup my app using create-react-native and I used expo's Video component in my app. How can I keep this …

android react-native expo create-react-native-app
React Native - FlatList Not Rendering

(Note: I'm using Expo for this app) I'm attempting to render a FlatList that displays a list of printers. Here's …

react-native expo custom-component flatlist
Expo : cannot find a module LogReporter

I have created a React Native Project and I was trying to open that project in Expo XDE. It throws …

react-native expo
31.0.0 is not a valid SDK Version. Option are 26.0.0 Unversioned

I can no longer run my app after updating expo version to 31.0.0. I needed this upgrade to do due iOS …

android android-studio react-native-android expo android-studio-3.0
How to snap pictures using expo react native camera?

I have just started using React Native with Expo so I am kind of confused. So, I have made a …

react-native expo react-native-camera
Cannot open phone call with Linking.openURL

Description Cannot open phone call with Linking.openURL('tel:+123456789') Environment Environment: OS: macOS High Sierra 10.13.4 Node: 8.5.0 Yarn: Not Found …

android react-native expo react-native-linking
StatusBar color in React Native

How can I change background color of StatusBar component from react-native, without editing Android specific files? Docs says, that I …

android react-native statusbar expo create-react-native-app
Expo: Change default IOS simulator

I am new in expo and react-native Whenever i run the app from IOS simulator (inside expo) it always boots …

react-native expo