Swift Dev Notes
Ctrlk
SedatOnat.devAffiliated with SedatOnat.com
  • 👋Welcome to SedatOnat.dev
  • Learning Path
    • What to Learn?
    • How to Learn?
    • Useful Docs
  • Before Starting
    • Xcode
    • Version Control
    • Swift
    • Naming
  • DATABASES
    • Apple Database
    • 3rd Party Databases
    • Database Comparison
  • Design Patterns
    • Alternatives
    • Comparison
  • Model
    • Accessibility
    • Assets
    • Error Debugging
    • File Management
  • CODES
    • Pseudo Code
    • Frameworks
    • APIs
    • Packages
    • Dependency Managers
    • Libraries
    • Main Pillars (Protocol, Class, Struct, etc.)
    • Data Collectors
    • Properties / Data Containers
    • Property Wrappers
    • Optionals
    • Data Types
    • Operators
    • Conditionals
    • Loops
    • Physical Properties
    • Other Properties
    • Code Pool
  • View
    • Apple HIG
    • Design
    • Image and Graphic
      • CG - Core Graphics
      • CI - Core Image
      • Image
      • NSObject
      • QR Code
    • Page Elements
    • View Modifiers
    • Reporting
    • Others
  • Solutions
    • Case Solutions
    • Sample Project Pool
  • Testing
    • Debugging
    • Testing CheckList
    • Unit Test
  • Documentation
    • GitBook
    • MarkDown
  • Deploying and Publishing
    • Checklist
    • Deployment Processes
    • Publishing Processes
    • ASO - App Store Optimization
  • Kaizen
    • CI-CD
Powered by GitBook
On this page
  • Overview
  • Subjects
  • Generating QR Code
  • Scanning QR Code
  • Sample Codes
  • Sources
  • Videos
  • Articles / Documents
  • See also

Was this helpful?

  1. View
  2. Image and Graphic

QR Code

Overview

Subjects

Generating QR Code

Hacking with Swift / 100 Days / Day-83 - Generating and scaling up a QR code

Scanning QR Code

Hacking with Swift / 100 Days / Day-83 - Scanning QR codes with SwiftUI

Tags: #CodeScanner

Sample Codes

Sources

Videos

Articles / Documents

See also

  • CI - Core Image

  • Controlling Image Interpolations

PreviousNSObjectNextPage Elements

Last updated 2 years ago

Was this helpful?