gray-mueller / gray-mueller/zomato-clone-app-using-react-native

App crashing after upgrading to Expo SDK 47

Open
#2,204 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Summary:
Upgraded Marketplace-Food-Delivery-Solution app from expo SDK 44 to 47. Expected app to run successfully since all the packages were updated automatically after upgrading SDK version. q

Managed or bare workflow?
Expo Managed Project

What platform(s) does this occur on?
Both Android and iOS.

SDK Version
expo '47.0.0'

Reproducible demo or steps to reproduce from a blank project
I upgraded my SDK from 44 to 47, using the command 'expo upgrade' and force updated all the packages using the command 'npm install --force'.

I problem that I am facing is that the app crashes after the first build. There is no warning or error on the console. The app successfully loads and crashes immediately.

How to solve this issue?

My suggestion regarding the issue:
The issue might be caused by some package dependencies. Some of the old packages might be removed or changed by the developers.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the SDK 44-to-47 upgrade in the Expo Managed Project on both Android and iOS, using the reported `expo upgrade` and `npm install --force` steps. Inspect the resulting package dependencies and build output for the first point of failure. Done means the app completes its first build and no longer crashes immediately on either platform.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.