Skip to content

Deep links and QR codes

Charles Wright requested to merge cvwright/deep-links into main

This MR adds support for handling deep links using the SwiftUI .onOpenURL().

We also change how we generate QR codes to be compatible with the new deep link handling.

Merge request reports