Danilo Andrade

Results 2 issues of Danilo Andrade

Add an `askForColumns()` method to let the user build a report. This is especially useful when you have a lot of columns and want to let the user pick the...

### What's happening? Sometimes the photo taking action gets stuck at step 2/3 and doesn't finish. ### Reproduceable Code ```tsx const [cameraPosition, setCameraPosition] = useState('back') const device = useCameraDevice(cameraPosition,{ physicalDevices:...

🐛 bug