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): wrong title in back button menu for screens w/ hidden header #1866

Merged
merged 6 commits into from
Aug 11, 2023

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    8d51b56 View commit details
    Browse the repository at this point in the history
  2. Try out simple fix

    kkafar committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    76c72b5 View commit details
    Browse the repository at this point in the history
  3. Add repro to App.js

    kkafar committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    71b69dc View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Remove redundant code

    kkafar committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a0e1729 View commit details
    Browse the repository at this point in the history
  2. Test on Fabric

    kkafar committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e7cd743 View commit details
    Browse the repository at this point in the history
  3. Fix auto-imports

    kkafar committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ab40baa View commit details
    Browse the repository at this point in the history