DevTechie/Build a Powerful Document Scanner with SwiftUI in iOS 18 : A Complete Guide

  • $12.99

Build a Powerful Document Scanner with SwiftUI in iOS 18 : A Complete Guide

  • Course
  • 14 Lessons

Learn to build a complete Document Scanner app in SwiftUI! This course covers integrating Vision Document Scanner for document detection, using PDFKit to create and manage PDF files, and leveraging FileManager for seamless file storage and retrieval. Master SwiftUI's intuitive interface to deliver a polished, professional app while exploring cutting-edge iOS development tools.

Contents

Introduction

Introduction
Preview

Document Scanner in SwiftUI

Project Setup
Scanned Document Model
Document List View Model
Document Row View
Empty State View
PDFKit View
PDF Page View
Share Sheet
Scanner View
Document Detail View
Document List View : Connecting All Views
Bug Fixes and Wrap Up
Source Code