How to show web content as QR code in SwiftUI in watchOS
Issue #449
WatchKit
does not have Web component, despite the fact that we can view web content
A workaround is to show url as QR code
1 | import SwiftUI |
Issue #449
WatchKit
does not have Web component, despite the fact that we can view web content
A workaround is to show url as QR code
1 | import SwiftUI |