From 8336b43a875ac1d75f7e96dc64ba5219c1cb7138 Mon Sep 17 00:00:00 2001 From: Marcin Stepnowski Date: Fri, 3 Feb 2023 17:01:21 +0100 Subject: [PATCH] Add document scanning app --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24d1e01..6a2a5d1 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Example-iOS-Apps is an amazing list for people who are beginners and learning iO * [AR MultiPendulum](https://github.com/philipturner/ar-multipendulum) - AR Headset experience with touchscreen settings interface built in SwiftUI. * [isowords](https://github.com/pointfreeco/isowords) - Open source game built in SwiftUI and the Composable Architecture. * [Clendar](https://github.com/vinhnx/Clendar) - Universal calendar app. Written in SwiftUI. +* [Scan Now](https://github.com/WezSieTato/ScanNow) - A fast and simple app for document scanning on iPhones and iPads. Written in SwiftUI, VisionKit, and PDFKit. ## watchOS Apps that written with SwiftUI * [Countio](https://github.com/dhanrajdc7/Countio) - Countio is simple WatchOS App made with Swiftly SwiftUI. You can count anything quickly with Countio!!!