Skip to content

4.0.2

Compare
Choose a tag to compare
@SwiftfulThinking SwiftfulThinking released this 29 Aug 23:43
· 59 commits to main since this release
23149ce

New Feature

Add ability to open safari for a URL

router.showSafari {
     URL("https://www.google.com")!
}