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

fix(iOS): header subviews layout on tab change #2385

Merged
merged 7 commits into from
Oct 7, 2024

Commits on Oct 3, 2024

  1. combined repro

    alduzy committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ed505e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    a2bbd43 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. all-arch solution

    alduzy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5a02a59 View commit details
    Browse the repository at this point in the history
  2. targeting navigationBar only

    alduzy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9179b6b View commit details
    Browse the repository at this point in the history
  3. accessing navctr refactor

    alduzy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    282b86d View commit details
    Browse the repository at this point in the history
  4. added class check in debug

    alduzy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ea77267 View commit details
    Browse the repository at this point in the history
  5. using NDEBUG instead of DEBUG

    alduzy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    fe9f64b View commit details
    Browse the repository at this point in the history