main
fix(a11y): `aria-hidden` support for `Text`, non-editable `TextInput` and `Image` (#53364)
RN: Migrate to ESM - Libraries/Components/Image (#51434)
Move imported types from `@react-native/assets-registry` and `@react-native/js-polyfills` to `react-native` repo (#51192)
Make most modules in Image flow strict-local (#40728)
Deprecate *EventData types in favour of *Event (#50215)
Add explicit compatibility for platform specific files under "exports" (#50426)
Update type names to reduce symbol duplication (#50443)
RN: Prefer Destructured Import for `createContext` (#51400)
Add type exports to index.js.flow (#50225)
Simplify some RN types (#53868)
Update React types usage in ImageProps (#50541)
feat(image): support for `resizeMode` and `objectFit` value of `'none'` (#47110)
fix: add ImageSource type to TypeScript (#51969)
Update TextInput props, expose more types from the package (#50781)
Don't populate default Image prop values on JS side (Android only) (#53225)
Disallow usage of unprefixed (suffixed) Props type name (#51653)
sort-imports: Update Rule Definition (#51880)
| RN Monorepo | Migrate to package (#36434)
fix: adapt min_ios_version_supported (#38685)
Replace RCTLocalAssetImageLoader to RCTBundleAssetImageLoader (#37232)
Fix CQS signal readability-implicit-bool-conversion in xplat/js/react-native-github/packages (#53593)
Move .m to .mm to make obj-c and C++ headers compatible (#38135)
Fix CQS signal readability-isolate-declaration in xplat/js/react-native-github/packages (#53747)
Bulk detect/correct (most of the) typos and misspells in RN core code
Interop: Introduce Bridge proxy
Construct FBImagePerfImageInfo and pass to completion handler from within FBIconModule (#51110)
Fix missing imports in React Native files. (#43118)
Deprecate react_native_image_logging GK (#44009)
Consolidate all c macros (#53823)
setup test to use custom queue for RCTImageStoreManager operations instead of module queue (#41178)
Update loadImageURL signature in RCTImageURLLoader to include metadata in completion callback (#51107)
Correct some cpp imports (#52212)
Fix exhaustive switches (#52383)
Fix CQS signal readability-braces-around-statements in xplat/js/react-native-github/packages (#52700)
add support for USE_FRAMEWORKS when using prebuilt React Native Core (#52489)
RN: Private Package for Monorepo ESLint Rules (#51858)
Disallow usage of "NativeProps" symbol in internal components (#51889)
Migrate files in Libraries/EventEmitter and Libraries/Image to use export syntax (#49020)
Standardize subtyping error code into `incompatible-type` in react native and metro (#53312)