BridgelessUIManager: Finish createView, updateView, setChildren, manageChildren#42067
BridgelessUIManager: Finish createView, updateView, setChildren, manageChildren#42067RSNara wants to merge 2 commits into
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D52345416 |
e73f6d5 to
8d83825
Compare
8d83825 to
0530fe8
Compare
|
This pull request was exported from Phabricator. Differential Revision: D52345416 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D52345416 |
0530fe8 to
6f4f989
Compare
|
This pull request was exported from Phabricator. Differential Revision: D52345416 |
|
This pull request was exported from Phabricator. Differential Revision: D52345416 |
6f4f989 to
bdc58d9
Compare
|
This pull request was exported from Phabricator. Differential Revision: D52345416 |
bdc58d9 to
7eed717
Compare
|
This pull request was exported from Phabricator. Differential Revision: D52345416 |
7eed717 to
35a9bc9
Compare
|
This pull request was exported from Phabricator. Differential Revision: D52345416 |
35a9bc9 to
423ea8f
Compare
|
This pull request was exported from Phabricator. Differential Revision: D52345416 |
|
This pull request was exported from Phabricator. Differential Revision: D52345416 |
423ea8f to
fdbbee2
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
…geChildren (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
…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
fdbbee2 to
8b7c93c
Compare
…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
…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
|
This pull request was exported from Phabricator. Differential Revision: D52345416 |
|
This pull request has been merged in d825e7a. |
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