Closed cipolleschi closed 6 days ago
This change depends on https://github.com/facebook/react-native/pull/47761.
It uses the new pod, which is compatible with swift, to inject the AppDependency in React Native
[iOS][Breaking] - Use the new ReactAppDependencyProvider pod in AppDelegate
Tested with a nightly app with an external dependency, with both static libraries and dynamic frameworks
facebook/react-native#47761 looks good. @cipolleschi will you land this once the RN change lands in main?
Summary
This change depends on https://github.com/facebook/react-native/pull/47761.
It uses the new pod, which is compatible with swift, to inject the AppDependency in React Native
Changelog
[iOS][Breaking] - Use the new ReactAppDependencyProvider pod in AppDelegate
Test Plan:
Tested with a nightly app with an external dependency, with both static libraries and dynamic frameworks