Questions tagged [expo-go]

115 questions
0
votes
1 answer

How to control access to react native app in local environment

is it possible to put a password requirement when someone tries to run a react native app using expo developer tools in local environment. The steps someone would take is: expo start Scan qr code --- I want to put a password requirement step…
0
votes
1 answer

Run reactnative(Expo) project in chromebook / virtual linux machine

I am currently using chrome os flex as my enviroment setup in chromeosflex i installed everything related to expo project when i run any expo project it runs fine but can't open in my phone(expo go app) when i try to run project on my phone i…
Abhishek
  • 9
  • 4
0
votes
1 answer

expo run:android is stuck at blank white screen

As seen in the above image, after successfully building for android, the standalone app is installed on the device but when opened, before showing the Splash screen, the blank white screen appears. This is my App.js code import React, { useState,…
Lahfir
  • 145
  • 2
  • 15
0
votes
1 answer

How to run LogRocket in expo go : Invariant Violation: Native module cannot be null

When run LogRocket in expo go has this error: Invariant Violation: Native module cannot be null. at node_modules/react-native/Libraries/Core/ExceptionsManager.js:104:6 in reportException at…
Steve Phuc
  • 1,168
  • 2
  • 11
  • 12
0
votes
0 answers

Why am I getting error when using expo-facebook login in React Native?

I have a managed workflow expo project (SDK 44) and I tried to follow the documentation to implement the solution. These are the steps I took: Register to Facebook Developer Install expo-facebook Fetch key hash for android app and add it on…
AnyamBorogass
  • 281
  • 1
  • 15
0
votes
1 answer

Debugging application not starting in Expo Go

I'm working on a mobile / web application using React Native with Expo. The last couple of weeks I've been focusing on the web version which is running fine on my local browser. Now I am trying to run it in the Expo Go app on Android, but it won't…
user2255297
  • 188
  • 1
  • 2
  • 10
0
votes
1 answer

Cannot open Expo Go on ios 11.4 simulator

Folks. I have a problem developing my first react native app with expo. I'm using Xcode simulator to test it on ipad. It works fine on iPad 6 simulator with iOS 15.0, instead on iPad 6 simulator with iOS 11.4 when I click the Expo Go icon on…
0
votes
1 answer

Expo remote debugger strange warnings

I know that this question may sound funny, but since today I had no problems when debugging my React-Native applications using expo-go on my Android Device. Right now I got some strange warnings that have never appeared before, and I have no clue…
Rechu
  • 617
  • 1
  • 4
  • 14
1 2 3 4 5 6 7
8