mirror of
https://github.com/status-im/react-native.git
synced 2025-01-16 04:24:15 +00:00
Revert D8794819: [fabric][android] Initialize FabricXX C++ code and register rootview
Differential Revision: D8794819 Original commit changeset: b4d1d0958a3f fbshipit-source-id: a984be9a31601644fb2d20a831f4e27075f24f7f
This commit is contained in:
parent
8ef90df28c
commit
bf22d904fe
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
package com.facebook.react.fabric;
|
package com.facebook.react.fabric;
|
||||||
|
|
||||||
public interface FabricBinder<T extends FabricBinding> {
|
public interface FabricBinder {
|
||||||
|
|
||||||
void setBinding(T binding);
|
void setBinding(FabricBinding binding);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user