Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/debbieyuen/qrcode
A QR code reader iOS application that reads JSON files and translates them into UI
https://github.com/debbieyuen/qrcode
avkit coredata ios-swift ios16 network-configuration qrcode-scanner swift swiftui
Last synced: about 1 month ago
JSON representation
A QR code reader iOS application that reads JSON files and translates them into UI
- Host: GitHub
- URL: https://github.com/debbieyuen/qrcode
- Owner: debbieyuen
- License: mit
- Created: 2023-08-24T17:21:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-27T21:04:38.000Z (over 1 year ago)
- Last Synced: 2024-04-28T04:45:18.908Z (8 months ago)
- Topics: avkit, coredata, ios-swift, ios16, network-configuration, qrcode-scanner, swift, swiftui
- Language: Swift
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QR Code App with AVKit and CoreData
In this app, you can scan a QR Code with an embedded JSON string. A pop-up displays the JSON string and you may click on the "View Movies" button to see the available movies.## Test with the following QR Code provided.
## App Screenshots
## Clone repo
Fork or clone the repo
```bash
$ git clone https://github.com/debbieyuen/qrcode.git)https://github.com/debbieyuen/qrcode.git
```