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

feat!: BREAKING - Plugin Registration Unification #40

Merged
merged 3 commits into from
Mar 28, 2023

Conversation

Steven0351
Copy link
Member

Update plugin registration to require the plugin classpath on Android and class name on iOS in a single object. This will help avoid potential inconsistencies between platforms regarding their plugins as well as potential crashes that occasionally occur when auto-registration is performed on iOS.

@vercel
Copy link

vercel bot commented Mar 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
react-native-ionic-portals ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 27, 2023 at 9:46PM (UTC)

@Steven0351 Steven0351 merged commit 6c3d4b4 into main Mar 28, 2023
@Steven0351 Steven0351 deleted the ios-plugin-registration branch April 3, 2023 16:27
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.

None yet

3 participants