UIManager: Delete removeSubviewsFromContainerWithID#42066
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D52345629 |
233130d to
7f2159f
Compare
|
This pull request was exported from Phabricator. Differential Revision: D52345629 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D52345629 |
7f2159f to
1f6c078
Compare
|
This pull request was exported from Phabricator. Differential Revision: D52345629 |
1f6c078 to
af4677a
Compare
|
This pull request was exported from Phabricator. Differential Revision: D52345629 |
af4677a to
7106826
Compare
|
This pull request was exported from Phabricator. Differential Revision: D52345629 |
Base commit: 9525074 |
7106826 to
edfbed3
Compare
|
This pull request was exported from Phabricator. Differential Revision: D52345629 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D52345629 |
edfbed3 to
567ca99
Compare
…Manager (facebook#41997) Summary: Many methods on PaperUIMangaer are iOS only. Many methods on PaperUIManager are Android only. This diff makes sure that BridgelessUIManager only exports Android methods on Android, and iOS methods on iOS. Changelog: [Internal] Reviewed By: sammy-SC Differential Revision: D52012876
…dren, manageChildren (facebook#42067) Summary: These methods should not be implemented in the new architecture. The **only** code that called these UIManagerModule methods was the paper renderer. And the New Architecture should instead use the Fabric renderer. Changelog: [Internal] Reviewed By: sammy-SC Differential Revision: D52345416
…erConfig() (facebook#41998) Summary: Now the error message propts people to turn on the interop layer. And, it adds more details to the suggestion to use hasViewManager(viewManagerName). Changelog: [Internal] Reviewed By: cortinico Differential Revision: D52002909
Summary: We should just delete this UIManagerModule api: - There are no usages of this api at Meta - The only usages found on GitHub are from old forks of React Native: [GitHub search](https://github.com/search?q=removeSubviewsFromContainerWithID+language%3AJavaScript&type=code&p=5) Changelog: [Android][Removed] - Delete UIManager.removeSubviewsFromContainerWithID Reviewed By: sammy-SC Differential Revision: D52345629
567ca99 to
05eaf01
Compare
…ok#42066) Summary: We should just delete this UIManagerModule api: - There are no usages of this api at Meta - The only usages found on GitHub are from old forks of React Native: [GitHub search](https://github.com/search?q=removeSubviewsFromContainerWithID+language%3AJavaScript&type=code&p=5) Changelog: [Android][Removed] - Delete UIManager.removeSubviewsFromContainerWithID Reviewed By: sammy-SC Differential Revision: D52345629
…ok#42066) Summary: We should just delete this UIManagerModule api: - There are no usages of this api at Meta - The only usages found on GitHub are from old forks of React Native: [GitHub search](https://github.com/search?q=removeSubviewsFromContainerWithID+language%3AJavaScript&type=code&p=5) Changelog: [Android][Removed] - Delete UIManager.removeSubviewsFromContainerWithID Reviewed By: sammy-SC Differential Revision: D52345629
|
This pull request was exported from Phabricator. Differential Revision: D52345629 |
…ok#42066) Summary: We should just delete this UIManagerModule api: - There are no usages of this api at Meta - The only usages found on GitHub are from old forks of React Native: [GitHub search](https://github.com/search?q=removeSubviewsFromContainerWithID+language%3AJavaScript&type=code&p=5) Changelog: [Android][Removed] - Delete UIManager.removeSubviewsFromContainerWithID Reviewed By: sammy-SC Differential Revision: D52345629
|
This pull request has been merged in f4e0061. |
Summary:
We should just delete this UIManagerModule api:
Changelog: [Android][Removed] - Delete UIManager.removeSubviewsFromContainerWithID
Reviewed By: sammy-SC
Differential Revision: D52345629