react-native-vision-camera/.github/ISSUE_TEMPLATE/---bug-report.md
2021-02-23 15:15:14 +01:00

1.5 KiB

name about title labels assignees
🐛 Bug report Report a bug 🐛 bug

Type

  • I'm experiencing a full app crash
  • A feature is not working correctly

What

Reproducable sample

// 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