git-shawn / QR-Pop

A clean, convenient, and privacy-first QR code generator for macOS, iOS, and watchOS built with SwiftUI.
https://www.fromshawn.dev/qrpop
MIT License
64 stars 7 forks source link

Dynamic Fields for Contact Builder #2

Closed git-shawn closed 1 year ago

git-shawn commented 1 year ago

Add the ability to create fields dynamically within the Contact builder. For example multiple websites, multiple phone numbers, multiple addresses, etc.

This would need a limit of some kind to prevent the creation of overly complex, un-scannable QR codes.