Skip to content

feat: Add allowHapticsAndSystemSoundsPlayback - #4110

Merged
mrousavy merged 5 commits into
mainfrom
feat/haptics-control
Jul 29, 2026
Merged

feat: Add allowHapticsAndSystemSoundsPlayback#4110
mrousavy merged 5 commits into
mainfrom
feat/haptics-control

Conversation

@mrousavy

@mrousavy mrousavy commented Jul 29, 2026

Copy link
Copy Markdown
Member

Adds allowHapticsAndSystemSoundsPlayback, a boolean prop to configure whether haptics (vibrations) or system sounds (like alarms or ringtones) are allowed to play during "recording" (recording means CameraSession being active)

Default is false.

If true, setAllowHapticsAndSystemSoundsDuringRecording(true) will be called.

This is required in ShadowLens as we run haptics while the Camera is active for sliders or buttons. Or capture.

@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-vision-camera-docs Ready Ready Preview, Comment Jul 29, 2026 1:14pm

Request Review

@mrousavy
mrousavy merged commit 4ff9cf4 into main Jul 29, 2026
8 of 10 checks passed
@mrousavy
mrousavy deleted the feat/haptics-control branch July 29, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant