Bahn-X / swift-composable-navigator

An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind
MIT License
581 stars 25 forks source link

Add testing helpers and screen based navigation #28

Closed ohitsdaniel closed 3 years ago

ohitsdaniel commented 3 years ago

Resolves #26

ohitsdaniel commented 3 years ago

Just noticed another addition that could be part of this PR: I will add environment keys similar to currentScreenID and parentScreenID that expose the currentScreen and parentScreen.