ionic-team / ionic-team/capacitor-camera
feat: Add flash(on/off/auto) as an input for starting camera
Open
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 1
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 2
Description
This would be a really nice improvement to give developers more control over the camera and follows other plugins like camera-preview.
This is easy to do on iOS but would require a large rewrite on android as the android code uses Camera1 rather than Camera2 or CameraX.
Contributor guide
Assessment
This issue has not been assessed yet.