--- name: "\U0001F41B Bug report" about: Report a bug title: "\U0001F41B " labels: bug assignees: '' --- ## Type * [ ] I'm experiencing a full app crash * [ ] A feature is not working correctly ## What ## Reproducable sample ```tsx // code here ``` ## Debugging * [ ] I tried to clean & rebuild (`rm -rf node_modules && rm -rf package-lock.json && rm -rf yarn.lock && rm -rf ios/Pods && rm -rf ios/Podfile.lock` and then re-install node_modules and Pods) * [ ] I tried to debug the native code and noticed the following: ___ * [ ] I can reproduce this error on multiple devices ## Environment * Platform(s): * [ ] iOS * [ ] Android * react-native version: ___ * react-native-vision-camera version: ___ * react-native-reanimated version: N/A