Skip to content

Conversation

cortinico
Copy link
Contributor

Summary:

ContextContainer::Shared is deprecated (see https://github.com/facebook/react-native/blob/f936780cd5c0c17797f9d2bbc8f5cee81c2eefce/packages/react-native/ReactCommon/react/utils/ContextContainer.h#L28-L30)

You should be using std::shared_ptr<const ContextContainer>.

Test Plan:

This is a 1:1 replacement. CI tests should be necessary.

@cortinico
Copy link
Contributor Author

cc @BartoszKlonowski @thymikee for a review

Copy link
Member

@BartoszKlonowski BartoszKlonowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@BartoszKlonowski BartoszKlonowski merged commit 26442c2 into callstack:main Aug 19, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants