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
More from planeinabottle/purrsuit
maplibre-offline-map-manager
Manages offline-capable mapping with tile caching, location services, and MapLibre integration. Use when implementing map features, GPS tracking, offline map regions, or custom map styles in Purrsuit Mobile App.
1react-native-i18n-workflow
Manages internationalization strings and translation workflows using i18next and react-i18next. Use when adding new text, supporting additional languages, or implementing pluralization and interpolation in Purrsuit Mobile App.
1