Christoph Purrer
7b5307d181
Replace ContextContainer::Shared with std::shared_ptr<const ContextContainer> 2/2 ( #52750 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/52750
Changelog: [Internal]
Reviewed By: rshest
Differential Revision: D78704833
fbshipit-source-id: 4df0029f6de860c93864e12c479e387f3981f7b5
2025-07-22 12:40:27 -07:00
Christoph Purrer
ae4ce02752
Replace SharedImageManager with std::shared_ptr<ImageManager> ( #52747 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/52747
Changelog: [Internal]
Reviewed By: rshest
Differential Revision: D78698231
fbshipit-source-id: 5da5c57237d1cc16dc3d120c7b58c44da6914d36
2025-07-22 09:36:32 -07:00
Ramanpreet Nara
42ea4bc594
feature-flags: Prefix "eager" to "main queue modules" flag ( #52543 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/52543
Prefixing "eager" to the name makes it less confusing. React native already has main queue modules: they're just lazy.
Changelog: [Internal]
Reviewed By: lunaleaps
Differential Revision: D78109287
fbshipit-source-id: 5fa6095d2dd8fcf74fdda64e05483eb487bc8f56
2025-07-11 22:47:07 -07:00
Alex Hunt
5fe782a800
Move cxx-api scripts under scripts/, add README ( #52467 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/52467
Moves the WIP `cxx-public-api` project under `scripts/cxx-api/`, add minimal README docs.
Changelog: [Internal]
Reviewed By: christophpurrer
Differential Revision: D77865490
fbshipit-source-id: ce49845386c468ee7422b864c49f2a8c9eed5a70
2025-07-07 15:04:37 -07:00