Skip to content

Upgrade expo in examples #1796

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

Merged
merged 4 commits into from
Jul 16, 2025
Merged

Conversation

mdjastrzebski
Copy link
Member

Summary

Upgraded Expo SDK from 52 to 53 in examples/basic and examples/cookbook. The official expo upgrade command was not available, so a manual dependency update to expo@^53.0.19 and yarn install was performed for both projects.

Test plan

  1. Navigate to examples/basic.
  2. Run yarn start.
  3. Verify the app launches successfully (e.g., in a web browser or simulator).
  4. Repeat steps 1-3 for examples/cookbook.

Copy link

codecov bot commented Jul 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.34%. Comparing base (2de40c3) to head (f956b4d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #1796    +/-   ##
========================================
  Coverage   95.34%   95.34%            
========================================
  Files          94       94            
  Lines        5244     5244            
  Branches      893      574   -319     
========================================
  Hits         5000     5000            
  Misses        244      244            

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mdjastrzebski mdjastrzebski merged commit 77af968 into main Jul 16, 2025
9 checks passed
@mdjastrzebski mdjastrzebski deleted the cursor/upgrade-expo-in-examples-b4ec branch July 16, 2025 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants