expo-camera-workflow

Installation
SKILL.md

Expo Camera Workflow

This skill handles the complete camera integration workflow for Expo React Native apps, including permissions, capture, sticker creation, and file system management.

When to Use This Skill

Use this skill when you need to:

  • Implement camera functionality with permission handling
  • Capture photos using CameraView
  • Implement photo editing or sticker creation logic
  • Manage photo storage and file system operations
  • Integrate camera features with MST stores

Camera Workflow Steps

1. Permission Management

Always request camera permissions before accessing camera:

Related skills
Installs
1
First Seen
Apr 11, 2026