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

Preloading for simple navigators - tabs, drawer #11709

Merged
merged 40 commits into from
Dec 7, 2023
Merged

Conversation

osdnk
Copy link
Member

@osdnk osdnk commented Nov 20, 2023

Motivation
This is a straightforward application of #11702. Now, we implement the behaviour of simple navigators. We refer to the original PR for a detailed motivation.
Additionally, we have tests.

Test plan

The flow is sufficiently covered in the example app.

Screen.Recording.2023-12-03.at.02.21.28.mov

@osdnk osdnk changed the title @osdnk/preload bottom tab Preloading for simple navigators - tabs, drawer Dec 3, 2023
@osdnk osdnk marked this pull request as ready for review December 3, 2023 00:28
Base automatically changed from @osdnk/preloading to main December 7, 2023 17:51
Copy link

netlify bot commented Dec 7, 2023

Deploy Preview for react-navigation-example ready!

Name Link
🔨 Latest commit cad531d
🔍 Latest deploy log https://app.netlify.com/sites/react-navigation-example/deploys/65721cf997ee60000879424f
😎 Deploy Preview https://deploy-preview-11709--react-navigation-example.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@osdnk osdnk enabled auto-merge (squash) December 7, 2023 18:08
@codecov-commenter
Copy link

codecov-commenter commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0b83a9b) 75.78% compared to head (cad531d) 75.98%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11709      +/-   ##
==========================================
+ Coverage   75.78%   75.98%   +0.20%     
==========================================
  Files         207      207              
  Lines        6075     6080       +5     
  Branches     2354     2362       +8     
==========================================
+ Hits         4604     4620      +16     
+ Misses       1418     1407      -11     
  Partials       53       53              

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

@osdnk osdnk merged commit ad7c703 into main Dec 7, 2023
8 checks passed
@osdnk osdnk deleted the @osdnk/preload-bottom-tab branch December 7, 2023 19:30
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