-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
Fix lint warning #39338
Fix lint warning #39338
Conversation
This pull request was exported from Phabricator. Differential Revision: D49077064 |
Base commit: 59e6b11 |
This pull request was exported from Phabricator. Differential Revision: D49077064 |
Summary: Pull Request resolved: facebook#39338 Fix lint warning in MainReactPackage, as reactModule could be null changelog: [internal] internal Reviewed By: cortinico Differential Revision: D49077064 fbshipit-source-id: 77ab4fde5392fa934db6648093bf778688616f6d
b7e3fb6
to
6d4c6fe
Compare
Summary: Pull Request resolved: facebook#39338 Fix lint warning in MainReactPackage, as reactModule could be null changelog: [internal] internal Reviewed By: cortinico Differential Revision: D49077064 fbshipit-source-id: b0f22f3acc46d6f5507239e27885146140b56883
6d4c6fe
to
ee109e7
Compare
This pull request was exported from Phabricator. Differential Revision: D49077064 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D49077064 |
Summary: Pull Request resolved: facebook#39338 Fix lint warning in MainReactPackage, as reactModule could be null changelog: [internal] internal Reviewed By: cortinico Differential Revision: D49077064 fbshipit-source-id: eb4f11322d0759422d64601ec8a3edb105d2609b
ee109e7
to
80479ea
Compare
This pull request was exported from Phabricator. Differential Revision: D49077064 |
Summary: Pull Request resolved: facebook#39338 Fix lint warning in MainReactPackage, as reactModule could be null changelog: [internal] internal Reviewed By: cortinico Differential Revision: D49077064 fbshipit-source-id: 137570b4f6fe227e20e18fbae50c8a32026cd322
80479ea
to
5440041
Compare
This pull request was exported from Phabricator. Differential Revision: D49077064 |
Summary: Pull Request resolved: facebook#39338 Fix lint warning in MainReactPackage, as reactModule could be null changelog: [internal] internal Reviewed By: cortinico Differential Revision: D49077064 fbshipit-source-id: 5bbb4484c76d90e3a7c8b6e1141aed8ee8a98fe1
5440041
to
563aac5
Compare
This pull request was exported from Phabricator. Differential Revision: D49077064 |
Summary: Pull Request resolved: facebook#39338 Fix lint warning in MainReactPackage, as reactModule could be null changelog: [internal] internal Reviewed By: cortinico Differential Revision: D49077064 fbshipit-source-id: 01dd079793ce9e25e022f910254814a86d08b6c8
563aac5
to
c39d7cb
Compare
This pull request was exported from Phabricator. Differential Revision: D49077064 |
Summary: Pull Request resolved: facebook#39338 Fix lint warning in MainReactPackage, as reactModule could be null changelog: [internal] internal Reviewed By: cortinico Differential Revision: D49077064 fbshipit-source-id: 22bbef287f0293fba94fcca3e8e0f4b6a375559d
c39d7cb
to
6ea4b5e
Compare
Differential Revision: D48992474 fbshipit-source-id: 18c365e43a30bc753d913460374448268f8d4e79
Differential Revision: D48992720 fbshipit-source-id: e63a04832c6e7294d409cc8f410e5e8ac5159fae
Summary: In this diff I'm introducing the new DeprecatedInNewArchitecture annotation, the goal of this annotation is to describe that a class or method will be deprecated when the new architecture of react native is fully rolled out in OSS. changelog: [Android] Introduce DeprecatedInNewArchitecture annotation Differential Revision: D49068234 fbshipit-source-id: 1fe70a02145989c38c08eb025ac46a60a645187a
…le instead Differential Revision: D48992719 fbshipit-source-id: 18783ab91244170eb5687f9f1d134bedf6da8285
Summary: Mark ReactPackage.getModule as UnstableReactNativeAPI changelog: [internal] internal Differential Revision: D49068233 fbshipit-source-id: 125aeded1ef261425cc6debd59564e14f3da410d
This pull request was exported from Phabricator. Differential Revision: D49077064 |
Summary: Pull Request resolved: facebook#39338 Fix lint warning in MainReactPackage, as reactModule could be null changelog: [internal] internal Reviewed By: cortinico Differential Revision: D49077064 fbshipit-source-id: a2fdb85bd104eb15f9e6fd198de369f0cd1df477
6ea4b5e
to
709062a
Compare
This pull request has been merged in fdae17d. |
Summary:
Fix lint warning in MainReactPackage, as reactModule could be null
changelog: [internal] internal
Differential Revision: D49077064