main
fix(a11y): `aria-hidden` support for `Text`, non-editable `TextInput` and `Image` (#53364)
Replace `$FlowFixMe(Props|State|Empty)` with just `$FlowFixMe` (#53002)
RN: Sort Pragmas in Headers (#51554)
Standardize subtyping error code into `incompatible-type` in react native and metro (#53312)
Turn on `experimental.natural_inference.local_object_literals.followup_fix` in xplat (#53528)
Fix/simplify invariant for ColorSchemeName, align manual typedef (#53397)
Add annotations to fix future errors after fix for unsound array types (#52691)
Mass replace `$FlowIgnore` with `$FlowFixMe` in react-native (#53076)
Cleanup codeless suppressions in xplat/js (#53573)
Add annotations to fix future natural inference errors in xplat/js: 6/n (#53894)
Replace `React.ElementProps` in tests and examples (#54035)
sort-imports: Update Rule Definition (#51880)
Migrate to suppression with error code in xplat: 1/n (#53439)
fix(iOS): allow to interactively swipe down the modal (#51483)
Remove redudant fields from ReactNativeStartupTiming (#53711)
Add Platform Color example (#53908)
fix(iOS): `boxShadow + overflow hidden` combination affecting pointer event `box-none` and scale transform. (#52413)
Update SafeAreaViewExample to lazily require deprecated API (#53922)
Pre-Suppress errors for xplat/js for general strict comparison in non-generated files (#53342)
feat(ios): support condensed system font on fabric (#52259)
Add focus/blur example to RNTester (#51634)
Clear XHRExampleFetch interval on unmount (#53481)