Skip to content

chore: update expo-example app to work with latest expo version#627

Merged
kylemcd merged 6 commits intomainfrom
kyle-kno-9091-update-expo-example-to-work-with-latest-version-of-expo
Jul 10, 2025
Merged

chore: update expo-example app to work with latest expo version#627
kylemcd merged 6 commits intomainfrom
kyle-kno-9091-update-expo-example-to-work-with-latest-version-of-expo

Conversation

@kylemcd
Copy link
Copy Markdown
Member

@kylemcd kylemcd commented Jul 9, 2025

Description

  • Recreates expo-example using latest yarn create-expo. This fixes the expo-example so that it can correctly run.
  • Update node to latest version + compatible yarn version, upgraded node version needed for expo.
  • Update react dev deps to v19.0.0, latest compatible version with expo.
  • Fixes ref undefined type issues that stem from the react upgrade.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
javascript-ms-teams-connect-example ⬜️ Ignored (Inspect) Visit Preview Jul 10, 2025 3:38pm
javascript-nextjs-example ⬜️ Ignored (Inspect) Visit Preview Jul 10, 2025 3:38pm
javascript-slack-connect-example ⬜️ Ignored (Inspect) Visit Preview Jul 10, 2025 3:38pm
javascript-slack-kit-example ⬜️ Ignored (Inspect) Visit Preview Jul 10, 2025 3:38pm

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jul 9, 2025

⚠️ No Changeset found

Latest commit: 8ec28ba

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@linear
Copy link
Copy Markdown

linear Bot commented Jul 9, 2025

Copy link
Copy Markdown
Member Author

kylemcd commented Jul 9, 2025

@kylemcd kylemcd marked this pull request as ready for review July 9, 2025 18:30
@kylemcd kylemcd requested a review from a team as a code owner July 9, 2025 18:30
@kylemcd kylemcd requested review from cjbell, connorlindsey, mattmikolay and thomaswhyyou and removed request for a team July 9, 2025 18:30
Comment thread .tool-versions
Comment thread examples/expo-example/README.md
Comment thread examples/expo-example/app.json
@kylemcd kylemcd requested a review from mattmikolay July 9, 2025 19:26
@kylemcd kylemcd mentioned this pull request Jul 9, 2025
@kylemcd kylemcd force-pushed the kyle-kno-9091-update-expo-example-to-work-with-latest-version-of-expo branch from 43d87d8 to 8ec28ba Compare July 10, 2025 15:38
Copy link
Copy Markdown
Member Author

kylemcd commented Jul 10, 2025

Merge activity

  • Jul 10, 4:20 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jul 10, 4:21 PM UTC: @kylemcd merged this pull request with Graphite.

@kylemcd kylemcd merged commit bdabe53 into main Jul 10, 2025
12 checks passed
@kylemcd kylemcd deleted the kyle-kno-9091-update-expo-example-to-work-with-latest-version-of-expo branch July 10, 2025 16:21
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.61%. Comparing base (164af54) to head (8ec28ba).
Report is 51 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #627       +/-   ##
===========================================
+ Coverage   23.74%   61.61%   +37.86%     
===========================================
  Files         180      175        -5     
  Lines        6775     6844       +69     
  Branches      212      774      +562     
===========================================
+ Hits         1609     4217     +2608     
+ Misses       5166     2601     -2565     
- Partials        0       26       +26     
Files with missing lines Coverage Δ
.../modules/core/hooks/useAuthenticatedKnockClient.ts 100.00% <100.00%> (ø)
...ct-core/src/modules/core/hooks/useStableOptions.ts 100.00% <100.00%> (ø)
.../react/src/modules/core/hooks/useOnBottomScroll.ts 100.00% <ø> (+88.23%) ⬆️

... and 89 files with indirect coverage changes

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.

3 participants