Skip to content

A prototype to use "Continuity Camera" macOS feature in SwiftUI

License

Notifications You must be signed in to change notification settings

pd95/SwiftUI-Continuity-Camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Continuity Camera

This is another learning project where I investigate how I can incorporate the "Continuity Camera" API, available in macOS to easily take pictures and scan documents, into SwiftUI.

It was inspired by Apples developer article: Supporting Continuity Camera in Your Mac App which shows how to incorporate it into an AppKit app.

Demo

This demo app shows an alternative way to import an image into your app. It shows the apps main window into which files can be dragged, or the "Continuity Camera" can be triggered by using the context action on the second button.

Demo video

About

A prototype to use "Continuity Camera" macOS feature in SwiftUI

Topics

Resources

License

Stars

Watchers

Forks

Languages