main
| RN Monorepo | Migrate to package (#36434)
Cleanup custom LOG_TAG in our CMakeLists files. (#51622)
Allow to provide a custom TextLayoutManager for cxx platform (#48127)
Allow to provide a custom ImageManager for cxx platform (#48109)
Change Image load event size info from logical size to pixel (#45198)
img events fixes for ios and android (#43945)
Add test for width, style, testID and tintColor (#53088)
Revert resizeMode to Stretch as unset (#53144)
Android: Schedule image prefetching on tree commit (#53491)
Replace SharedImageManager with std::shared_ptr<ImageManager> (#52747)
Introduce ImageRequestParams (#47723)
feat(image): support for `resizeMode` and `objectFit` value of `'none'` (#47110)