diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index c3f200f..4bc8e38 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -42,8 +42,11 @@ body: render: shell placeholder: > 09:03:46 I ReactNativeJS: Running "VisionCameraExample" with {"rootTag":11} + 09:03:47 I ReactNativeJS: Re-rendering App. Camera: undefined | Microphone: undefined + 09:03:47 I VisionCamera: Installing JSI bindings... + 09:03:47 I VisionCamera: Finished installing JSI bindings! ... validations: diff --git a/.github/ISSUE_TEMPLATE/BUILD_ERROR.yml b/.github/ISSUE_TEMPLATE/BUILD_ERROR.yml index 48d28ea..38702df 100644 --- a/.github/ISSUE_TEMPLATE/BUILD_ERROR.yml +++ b/.github/ISSUE_TEMPLATE/BUILD_ERROR.yml @@ -19,6 +19,7 @@ body: $ react-native run-android > Configure project :react-native-vision-camera + [VisionCamera] react-native-worklets-core found, Frame Processors enabled! ...