Jay

Results 2 issues of Jay

Nothing more than the title says. This is a quick script I threw together for those that may not have Jupyter available. I have not tested this script, but I...

Swift package manager started ignoring the name you specify in the package.swift file. Therefore, you have to use this line `.package(name: "NavigationRouter", url: "https://github.com/Lukas-Simonson/SwiftUI-Navigation-Router", from: "1.2.0"),` in the dependencies array,...