marc2332 / freya

Cross-platform GUI library for 🦀 Rust powered by 🧬 Dioxus and 🎨 Skia.
https://freyaui.dev/
MIT License
1.33k stars 51 forks source link

feat: `BottomTab` component #747

Closed marc2332 closed 1 month ago

marc2332 commented 1 month ago

Depends on https://github.com/marc2332/freya/pull/745

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 47 lines in your changes missing coverage. Please review.

Project coverage is 73.58%. Comparing base (67d3144) to head (d3390b3). Report is 2 commits behind head on main.

:exclamation: Current head d3390b3 differs from pull request most recent head 53cbac7

Please upload reports for the commit 53cbac7 to get more accurate results.

Files Patch % Lines
crates/components/src/animated_router.rs 0.00% 33 Missing :warning:
crates/components/src/tabs.rs 0.00% 14 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #747 +/- ## ========================================== - Coverage 73.75% 73.58% -0.17% ========================================== Files 198 199 +1 Lines 20352 20399 +47 ========================================== Hits 15011 15011 - Misses 5341 5388 +47 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.