mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-23 12:07:02 +08:00
Enable NativeAnimationDriver in Fabric
Summary:
Enables NativeAnimationDriver in Fabric.
Fabric animations:
{F151048224}
Pre-Fabric animations:
{F151048344}
Reviewed By: mdvacca
Differential Revision: D14114388
fbshipit-source-id: 1f64db168ae037535a31def7da28b9e0474b7198
This commit is contained in:
committed by
Facebook Github Bot
parent
a89fe4165c
commit
ab6ea9c938
@@ -39,7 +39,7 @@ import java.util.Set;
|
||||
import javax.annotation.Nullable;
|
||||
|
||||
/**
|
||||
* An class that is used to receive React commands from JS and translate them into a
|
||||
* A class that is used to receive React commands from JS and translate them into a
|
||||
* shadow node hierarchy that is then mapped to a native view hierarchy.
|
||||
*/
|
||||
public class UIImplementation {
|
||||
|
||||
Reference in New Issue
Block a user