Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expo 52 upgrade #388

Merged
merged 10 commits into from
Nov 14, 2024
Merged

Expo 52 upgrade #388

merged 10 commits into from
Nov 14, 2024

Conversation

yjose
Copy link
Member

@yjose yjose commented Nov 13, 2024

What does this do?

  • Upgrade to the latest Expo SDK (52)
  • Enable the new architecture
  • Upgrade MMKV and bottom sheet dependencies
  • Add ESLint compiler plugin
  • Update splash screen config to the new plugin config

Why did you do this?

The new Expo SDK is here, and we need to ensure that the starter is on the latest stable version.

Who/what does this impact?

NA

How did you test this?

Locally, type checking, ESLint, and unit tests.

Copy link

netlify bot commented Nov 13, 2024

Deploy Preview for obytes-starter canceled.

Name Link
🔨 Latest commit 3f0e4bf
🔍 Latest deploy log https://app.netlify.com/sites/obytes-starter/deploys/6735df1478e00100081977a1

Copy link
Contributor

github-actions bot commented Nov 13, 2024

💯 Test Coverage

Lines Statements Branches Functions
Coverage: 40%
39.33% (188/478) 34.09% (75/220) 26.48% (49/185)

😎 Tests Results

Tests Skipped Failures Errors Time
40 0 💤 0 ❌ 0 🔥 27.665s ⏱️
👀 Tests Details • (40%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files39.3334.0926.4840.08 
app0000 
   _layout.tsx000020–67
app/(app)0000 
   _layout.tsx000014–68
components/ui71.0352.5562.570.39 
   modal.tsx75.755057.147589, 119–122, 131, 145, 159, 177

@yjose yjose merged commit 013238f into master Nov 14, 2024
11 checks passed
@yjose yjose deleted the expo-52-upgrade branch November 14, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant