Remote-Text / remote-text-ios-client

The iOS/iPadOS app for Remote Text
1 stars 0 forks source link

Support deeplinks #10

Open Samasaur1 opened 1 year ago

Samasaur1 commented 1 year ago

Users should be able to link directly to a file in the app

If we are to use the same URL format as the web client, then we'd need to support #1, since we currently only support the latest version of each file.

Samasaur1 commented 1 year ago

https://swiftwithmajid.com/2022/10/05/mastering-navigationstack-in-swiftui-navigationpath/