Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the ReactAppDependencyProvider in the template #86

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

cipolleschi
Copy link
Contributor

Summary

This change depends on facebook/react-native#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

## Summary

This change depends on facebook/react-native#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
@blakef blakef self-assigned this Nov 20, 2024
@blakef
Copy link
Collaborator

blakef commented Nov 20, 2024

facebook/react-native#47761 looks good. @cipolleschi will you land this once the RN change lands in main?

@cipolleschi cipolleschi merged commit 796a664 into main Nov 20, 2024
1 check passed
@cipolleschi cipolleschi deleted the cipolleschi/use-the-reactappdependencyprovider branch November 20, 2024 20:50
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