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

Include Deeplinking example in example app #17

Closed ohitsdaniel closed 3 years ago

ohitsdaniel commented 3 years ago

Demonstrate how to hook up ComposableDeeplinking in the example app. Also, add more documentation on deeplinking and how to build deeplink parsers.