-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
Do not import/use the deprecated ReactFlipperPlugin #35099
Conversation
Summary: I'm removing the ReactFlipperPlugin from the new app template. That plugin is effectively empty and is a stub + is deprecated so is generating a warning for all the users. Changelog: [Android] [Changed] - Do not import/use the deprecated ReactFlipperPlugin Reviewed By: cipolleschi Differential Revision: D40751984 fbshipit-source-id: 15fe95213d0547ec9903bd136ab128b6024835cf
This pull request was exported from Phabricator. Differential Revision: D40751984 |
Base commit: b966d29 |
Base commit: b966d29 |
PR build artifact for 009e1a9 is ready. |
PR build artifact for 009e1a9 is ready. |
This pull request was successfully merged by @cortinico in 07252b8. When will my fix make it into a release? | Upcoming Releases |
Summary: Pull Request resolved: facebook#35099 I'm removing the ReactFlipperPlugin from the new app template. That plugin is effectively empty and is a stub + is deprecated so is generating a warning for all the users. Changelog: [Android] [Changed] - Do not import/use the deprecated ReactFlipperPlugin Reviewed By: cipolleschi Differential Revision: D40751984 fbshipit-source-id: 1f1fdf9c7dfccb9e7bbd4c8c2292df71e00c644f
Summary:
I'm removing the ReactFlipperPlugin from the new app template.
That plugin is effectively empty and is a stub + is deprecated
so is generating a warning for all the users.
Changelog:
[Android] [Changed] - Do not import/use the deprecated ReactFlipperPlugin
Reviewed By: cipolleschi
Differential Revision: D40751984