bymargelo· 10 skills
Best-practices guide for react-native-vision-camera v5 (Nitro rewrite, April 2026) and migrating from v4. Use when installing, configuring, or writing code with the Camera, outputs, frame processors, recording, or barcode/depth/RAW features. Also use when converting v4 code (photo={true}, takePhoto, useCameraFormat, useFrameProcessor) to the new v5 API.
$npx -y skills add margelo/react-native-skills --skill react-native-vision-cameraInstalls into the current project.
Run `npx skills use "https://github.com/margelo/react-native-skills" --skill "margelo/react-native-skills/react-native-vision-camera"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/margelo/react-native-skills" that are relevant to the current task. Run `npx skills add "https://github.com/margelo/react-native-skills"` and select the relevant skills, then follow their instructions.