-
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
Introduce WillBeDeprecatedInNewArchitecture annotation #39351
Conversation
This pull request was exported from Phabricator. Differential Revision: D49068234 |
This pull request was exported from Phabricator. Differential Revision: D49068234 |
Summary: Pull Request resolved: facebook#39351 In this diff I'm introducing the new WillBeDeprecatedInNewArchitecture 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 WillBeDeprecatedInNewArchitecture annotation Reviewed By: cortinico Differential Revision: D49068234 fbshipit-source-id: 54e37885ee69d5a9be29675c1b69218edda4933f
c157aea
to
5bdd530
Compare
This pull request was exported from Phabricator. Differential Revision: D49068234 |
Summary: Pull Request resolved: facebook#39351 In this diff I'm introducing the new WillBeDeprecatedInNewArchitecture 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 WillBeDeprecatedInNewArchitecture annotation Reviewed By: cortinico Differential Revision: D49068234 fbshipit-source-id: 2d94148f300066b325c085059723da0527320d4f
5bdd530
to
02ac9c6
Compare
This pull request was exported from Phabricator. Differential Revision: D49068234 |
Summary: Pull Request resolved: facebook#39351 In this diff I'm introducing the new WillBeDeprecatedInNewArchitecture 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 WillBeDeprecatedInNewArchitecture annotation Reviewed By: cortinico Differential Revision: D49068234 fbshipit-source-id: 42aae348df40c6a49c96a4bb1a9b3d29999b5c0c
02ac9c6
to
feb3797
Compare
This pull request was exported from Phabricator. Differential Revision: D49068234 |
Summary: Pull Request resolved: facebook#39351 In this diff I'm introducing the new WillBeDeprecatedInNewArchitecture 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 WillBeDeprecatedInNewArchitecture annotation Reviewed By: cortinico Differential Revision: D49068234 fbshipit-source-id: f2e3af5221ef132d5be90144c59ae1098d8fba95
feb3797
to
5b5d9cb
Compare
Base commit: 59e6b11 |
This pull request was exported from Phabricator. Differential Revision: D49068234 |
Summary: Pull Request resolved: facebook#39351 In this diff I'm introducing the new WillBeDeprecatedInNewArchitecture 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 WillBeDeprecatedInNewArchitecture annotation Reviewed By: cortinico Differential Revision: D49068234 fbshipit-source-id: 6ad14aa56db6b3401afed456535617bcd2d57635
5b5d9cb
to
3b2f35b
Compare
This pull request was exported from Phabricator. Differential Revision: D49068234 |
Summary: Pull Request resolved: facebook#39351 In this diff I'm introducing the new WillBeDeprecatedInNewArchitecture 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 WillBeDeprecatedInNewArchitecture annotation Reviewed By: cortinico Differential Revision: D49068234 fbshipit-source-id: 0c6aaf9cd7b7a46ef5347d1442d2d61b55005cbc
3b2f35b
to
b14d632
Compare
This pull request was exported from Phabricator. Differential Revision: D49068234 |
Summary: Pull Request resolved: facebook#39351 In this diff I'm introducing the new WillBeDeprecatedInNewArchitecture 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 WillBeDeprecatedInNewArchitecture annotation Reviewed By: cortinico Differential Revision: D49068234 fbshipit-source-id: 000b0373366890b912e633d16b044acc39bd7ec0
b14d632
to
caa387c
Compare
Differential Revision: D48992474 fbshipit-source-id: 054baa4609d62158f2ccff740e5bc0b338242222
Differential Revision: D48992720 fbshipit-source-id: 62b887eba709de20bc11d95acc8a99c78e854ac3
This pull request was exported from Phabricator. Differential Revision: D49068234 |
Summary: Pull Request resolved: facebook#39351 In this diff I'm introducing the new WillBeDeprecatedInNewArchitecture 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 WillBeDeprecatedInNewArchitecture annotation Reviewed By: cortinico Differential Revision: D49068234 fbshipit-source-id: 986b5f9e1d6b51a670746062459b317015cf31d8
caa387c
to
ddb996c
Compare
This pull request has been merged in 4fd44cd. |
Summary:
In this diff I'm introducing the new WillBeDeprecatedInNewArchitecture 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 WillBeDeprecatedInNewArchitecture annotation
Reviewed By: cortinico
Differential Revision: D49068234