CodeScanner
CodeScanner copied to clipboard
connot update isGalleryPresented wrappedValue.
cause Error : - Modifying state during view update, this will cause undefined behavior.
ScannerViewController,isGalleryShowing didSet.

Can you share the piece of code where you call openGallery or change isGalleryPresented's value?
Also meet this issue when slide down the Gallery Sheet, only work fine through the Cancel Button
Fixed here https://github.com/twostraws/CodeScanner/pull/106