creativetimofficial/now-ui-react-native

[Bug] Template not running on most recent version of Expo GO app.

Opened this issue · 2 comments

Version

1.5.1

Reproduction link

http://thereisntaurl.com/non-applicable

Operating System

iOS

Device

iPhone14

Browser & Version

N/A

Steps to reproduce

NPM i
NPM run start
Open Expo Go on mobile device
**Error, fails to run on development server

What is expected?

The template base project should run with the supported version of expo go.

What is actually happening?

The loading in expo never stops


Solution

Update packages as needed to restore Expo Go compatibility.

Additional comments

No url provided as this issue occurs out of the box with the template.

This seems to be what I was seeing also in #39.

Is anyone working on this?