twostraws / CodeScanner

A SwiftUI view that is able to scan barcodes, QR codes, and more, and send back what was found.
MIT License
1.02k stars 293 forks source link

fix strong reference cycle as outlined in #150 #151

Closed xmanu closed 3 days ago

xmanu commented 3 weeks ago

This fixes the strong reference cycle outlined in #150.