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

Significantly improve FakeNavigator + small API updates around it and Navigator #1196

Merged
merged 16 commits into from
Feb 12, 2024

Conversation

ZacSweers
Copy link
Collaborator

@ZacSweers ZacSweers commented Feb 11, 2024

See the CHANGELOG.md files for highlights, but in short: this PR significantly improves the FakeNavigator API and streamlines our SaveableBackStack init to no longer allow empty stacks. FakeNavigator now just uses a real back stack under the hood, making it behave more realistically and more or less just act as a recording layer over it. It also supports custom back stacks.

@ZacSweers ZacSweers added this pull request to the merge queue Feb 12, 2024
Merged via the queue into main with commit 10b03f7 Feb 12, 2024
5 checks passed
@ZacSweers ZacSweers deleted the z/fakeNavWork branch February 12, 2024 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants