Skip to content

feat: adjust adaptNavigationTheme to the latest navigation theme changes #4690

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

Merged
merged 5 commits into from
Apr 30, 2025

Conversation

lukewalczak
Copy link
Member

@lukewalczak lukewalczak commented Apr 23, 2025

Motivation

This PR adds support for adapting fonts when using adaptNavigationTheme. The changes include:

  • Added type definitions for navigation theme fonts
  • Enhanced adaptNavigationTheme to adapt font configurations
  • Added unit tests to verify font adaptation behavior
  • Moved theme configuration logic to a separate utility file for better organization

Related issue

Fixes: #4540
Fixes: #4573

Test plan

Copy link

The mobile version of example app from this branch is ready! You can see it here.

@callstack-bot
Copy link

callstack-bot commented Apr 23, 2025

Hey @lukewalczak, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@lukewalczak lukewalczak added this to the 5.14.0 milestone Apr 23, 2025
@lukewalczak lukewalczak merged commit 699bb06 into main Apr 30, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants