Skip to content

Conversation

@huntie
Copy link

@huntie huntie commented Mar 14, 2025

Summary

In the incoming React Native 0.79 release, we've converted a number of internal modules to export syntax — affecting usages with require(). This PR attempts to update these imports ahead of time, to work with both versions.

💡 Secondary note: In a future release, we are intending to omit each of these deep-imported modules from the public API of React Native. There will be a consultation period on opening up new APIs via the root 'react-native' exports.

  • In this case, I'd suggest internalising UnimplementedView within this package.

Test plan

Needs testing. CI should pass for integration with current RN versions.

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.

1 participant