darklight365

Results 3 comments of darklight365

See this updated plugin in the nstudio common plugins https://www.npmjs.com/package/@nstudio/nativescript-barcodescanner It should be a drop in replacement for the current plugin, just need to update your references to point to...

PR created to correct this issue: https://github.com/NativeScript/angular/pull/132 cc: @NathanWalker, @edusperoni

@farfromrefug - This seems to be an iOS 16.4 bug: https://developer.apple.com/forums/thread/728797 It looks like a possible solution to get around this case would be to switch from UICollectionViewDataSource to UICollectionViewDiffableDataSource...