mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-28 12:15:37 +08:00
Bunch of utility funcs were moved to RCTUIManagerUtils
Summary: Because `RCTUIManager` is already overcomplicated and that stuff deserves separate file and header. Reviewed By: javache Differential Revision: D5856653 fbshipit-source-id: 7001bb8ba611976bf3b82d6a25f5619810a35b34
This commit is contained in:
committed by
Facebook Github Bot
parent
34487c0591
commit
6d67e2dbbc
@@ -12,6 +12,7 @@
|
||||
#import <React/RCTEventEmitter.h>
|
||||
#import <React/RCTUIManager.h>
|
||||
#import <React/RCTUIManagerObserverCoordinator.h>
|
||||
#import <React/RCTUIManagerUtils.h>
|
||||
|
||||
#import "RCTValueAnimatedNode.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user