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

Turbo module support #12

Merged
merged 4 commits into from
Oct 21, 2024
Merged

Turbo module support #12

merged 4 commits into from
Oct 21, 2024

Conversation

arnaud-roland
Copy link
Contributor

Plugin

  • Added support for React-Native New Architecture Turbo Module. This requires React-Native 0.71+ when running with new architecture enabled, as Codegen and Turbo Module are fully supported. Batch is still backwards compatible with legacy Native Modules.

Push

  • Removed deprecated API registerForRemoteNotifications. Please use requestNotificationAuthorization to request permission when needed, and requestToken at each app launch.

Copy link
Member

@abarisain abarisain left a comment

Choose a reason for hiding this comment

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

Thanks 🙏

@arnaud-roland arnaud-roland merged commit a375b92 into master Oct 21, 2024
2 checks passed
@arnaud-roland arnaud-roland deleted the feature/turbo-module-support branch October 21, 2024 12:35
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