Interact With Text and QR Codes In Any Image Using VisionKit
Daily Coding Tip 228
Apple’s documentation for interacting with what they call Live Text on iOS is unfortunately based in UIKit. It confusingly switches between iOS and macOS, which have fairly large differences, and it never mentions SwiftUI. I first made this tutorial based on the UIKit code, but I thought it would be more interesting t…


