Skip to content

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