Skip to content

Conversation

@mdydek
Copy link
Contributor

@mdydek mdydek commented Oct 29, 2025

Closes RNAA-290

⚠️ Breaking changes ⚠️

Introduced changes

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added/Conducted relevant tests
  • Performed self-review of the code
  • Updated Web Audio API coverage
  • Added support for web

@mdydek mdydek added the documentation Improvements or additions to documentation label Oct 29, 2025
@mdydek mdydek requested a review from Copilot October 29, 2025 15:37
@mdydek mdydek self-assigned this Oct 29, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enhances documentation by adding dependency warnings for worklet nodes and microphone permissions, plus adjusts the CSS color scheme for red quote backgrounds.

  • Added warning blocks to worklet-related documentation pages about react-native-worklets dependency
  • Added permission requirements documentation for AudioRecorder and non-Expo apps
  • Updated CSS variable for red quote background from --swm-red-light-40 to --swm-red-light-100

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
packages/audiodocs/src/css/colors.css Updated red quote background color variable to use a different shade
packages/audiodocs/docs/worklets/worklet-source-node.mdx Added warning about react-native-worklets dependency requirement
packages/audiodocs/docs/worklets/worklet-processing-node.mdx Added warning about react-native-worklets dependency requirement
packages/audiodocs/docs/worklets/worklet-node.mdx Added warning about react-native-worklets dependency requirement
packages/audiodocs/docs/other/non-expo-permissions.mdx New documentation file explaining permission setup for non-Expo apps
packages/audiodocs/docs/inputs/audio-recorder.mdx Added warning about microphone permission requirements
packages/audiodocs/docs/fundamentals/getting-started.mdx Added sections for special permissions and additional dependencies

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mdydek mdydek merged commit 79b4b4f into main Oct 29, 2025
3 checks passed
@mdydek mdydek deleted the docs/additional-infos branch October 29, 2025 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants