[packages][docs] fix few issues in code comments, regenerate docs data (#19366)
Re-export config-plugins from expo package and update docs (#18855)
[av][barcode-scanner][sensors][config plugins] Rebuild config pluginsThis change is purely cosmetic from our point of view.Rationale: `[email protected]` was shipped with https://www.typescriptlang.o
[av][barcode-scanner][sensors][config plugins] Rebuild config pluginsThis change is purely cosmetic from our point of view.Rationale: `[email protected]` was shipped with https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-4.html#more-compliant-indirect-calls-for-imported-functions and config plugin for `expo-av`, `expo-barcode-scanner` and `expo-sensors` were not rebuilt against this change.
show more ...
[eslint-config] remove `arrowParens` overwrite, reformat files (#14232)
[expo-av] Added ability to disable microphone permission (#13446)* added ability to disable microphone permission * Update CHANGELOG.md
Move permission from template into expo-av (#13163)* Move permission from template into expo-av * Update AndroidManifest.xml * Update CHANGELOG.md
[sdk] convert plugins to typescript (#11715)* Converted plugins to TypeScript * Built packages * Updated CHANGELOGs