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

feat: Support expo-router focus events #2999

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

feat: Support expo-router focus events #2999

wants to merge 2 commits into from

Conversation

ntucker
Copy link
Collaborator

@ntucker ntucker commented Apr 8, 2024

Fixes # .

Motivation

Solution

https://docs.expo.dev/router/reference/testing/

We may only need to add tests - it looks like they may unmount - be sure to investigate

Copy link

changeset-bot bot commented Apr 8, 2024

⚠️ No Changeset found

Latest commit: a617a58

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

Copy link

codecov bot commented May 1, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 98.40%. Comparing base (6e9d36b) to head (7d3cd45).
Report is 1 commits behind head on master.

❗ Current head 7d3cd45 differs from pull request most recent head a617a58. Consider uploading reports for the commit a617a58 to get more accurate results

Files Patch % Lines
packages/react/src/hooks/useFocusEffect.native.ts 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2999      +/-   ##
==========================================
- Coverage   98.49%   98.40%   -0.09%     
==========================================
  Files         122      122              
  Lines        2192     2198       +6     
  Branches      448      448              
==========================================
+ Hits         2159     2163       +4     
- Misses         21       23       +2     
  Partials       12       12              

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

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.

None yet

1 participant