-
-
Notifications
You must be signed in to change notification settings - Fork 98
feat: Support expo-router focus events #2999
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
base: master
Are you sure you want to change the base?
Conversation
|
55a79fd to
763b401
Compare
Codecov ReportAttention: Patch coverage is
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. |
e715f64 to
8157a3a
Compare
d9ac06a to
4d8a8a5
Compare
157a636 to
151602e
Compare
12eb4e9 to
688c7c6
Compare
186688a to
3b337e7
Compare
9c84326 to
49ac1c4
Compare
26e0e32 to
ae882cd
Compare
5d33101 to
19d4669
Compare
5184d51 to
af372b4
Compare
3cb6174 to
d085b5e
Compare
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