Use the camera for keyboard input in your app

RSS for tag

Discuss the WWDC21 session Use the camera for keyboard input in your app.

View Session

Posts under wwdc21-10276 tag

2 Posts
Sort by:
Post not yet marked as solved
1 Replies
1.2k Views
Menu {                 Button(action: {                     // TODO: support live text                 }) {                     Label("Live Text", systemImage: "camera.viewfinder")                 }             } label: {                 Text("Hi")             } How can I present the live text view in swiftUI
Posted
by