mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-04 22:56:32 +08:00
Register ReactRootView into FabricUIManagerModule
Reviewed By: achen1 Differential Revision: D7043902 fbshipit-source-id: fecef5a019dadd3d2802baa20dd8a3711e566ed3
This commit is contained in:
committed by
Facebook Github Bot
parent
b57a78c3de
commit
d352c93487
@@ -132,11 +132,8 @@ public interface ReactShadowNode<T extends ReactShadowNode> {
|
||||
|
||||
T getRootNode();
|
||||
|
||||
@Deprecated() //Replaced by setRootTag method.
|
||||
void setRootNode(T rootNode);
|
||||
|
||||
void setRootTag(int rootTag);
|
||||
|
||||
void setViewClassName(String viewClassName);
|
||||
|
||||
@Nullable
|
||||
|
||||
Reference in New Issue
Block a user