description:Explain how you tried to build the app, through Xcode, `yarn ios`, a CI, or other. Be as precise as possible, I can't help you if I don't understand your issue.
placeholder:I tried to build my app with react-native-vision-camera using the `yarn ios` command, and it failed.
validations:
required:true
- type:textarea
attributes:
label:Full build logs
description:Share the full build logs that appear in the console. Make sure you don't just paste the last few lines here, but rather everything from start to end.
description:Share all of your project's dependencies including their versions from `package.json`. This is useful if there are any other conflicting libraries.
render:tsx
validations:
required:true
- type:dropdown
attributes:
label:Target platforms
description:Select the platforms where the build error occurs.
multiple:true
options:
- iOS
- Android
validations:
required:true
- type:dropdown
attributes:
label:Operating system
description:Select your operating system that you are trying to build on.