Muhammad Asar

Results 3 issues of Muhammad Asar

i want this in my navigation controller

After getting back from this screen, Scanner still scanning in background ``` CBScanner( supportBarcode: .constant(supportedCodeTypes()), torchLightIsOn: $torchIsOn, scanInterval: .constant(3.0) ){ print("BarCodeType =",$0.type.rawValue, "Value =",$0.value) self.codeString = $0.value self.vm.barcodeValue = self.codeString...

I've already achieved clustering/un-clustering using circle layers of mapbox, and they can only load static images from the assets folder. is it possible to load image from a url and...

feature :green_apple: