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

Add the ability to "retain" a dismissed screen, to support iOS Picture In Picture overlays. #11097

Open
wants to merge 10 commits into
base: 6.x
Choose a base branch
from

Commits on Jan 17, 2024

  1. Adding a retained list to router state.

    This allows the native stack router to retain some viewControllers in memory but out of sight, ready to be restored at a later time.
    This is necessary for a good PictureInPicture experience.
    jaredly committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    24bc363 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a59a67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80f083a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc6d2aa View commit details
    Browse the repository at this point in the history
  5. [khan-change] even more docs

    jaredly committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7af6c50 View commit details
    Browse the repository at this point in the history
  6. [khan-change] fix

    jaredly committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    05e057b View commit details
    Browse the repository at this point in the history
  7. [khan-change] noignore

    jaredly committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    c185fd2 View commit details
    Browse the repository at this point in the history
  8. [khan-change] docs

    jaredly committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    58bd2f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    338d1d0 View commit details
    Browse the repository at this point in the history
  10. [khan-change] lint

    jaredly committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2d093fe View commit details
    Browse the repository at this point in the history