mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
Use library imports for csslayout
Reviewed By: javache Differential Revision: D3561526 fbshipit-source-id: b1b420f52230c323d64406deb813ee104dd6f7b5
This commit is contained in:
committed by
Facebook Github Bot 1
parent
f38d9a1147
commit
4e056e94ff
@@ -10,7 +10,7 @@
|
||||
#import <QuartzCore/QuartzCore.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
#import "CSSLayout.h"
|
||||
#import <CSSLayout/CSSLayout.h>
|
||||
#import "RCTAnimationType.h"
|
||||
#import "RCTBorderStyle.h"
|
||||
#import "RCTTextDecorationLineType.h"
|
||||
|
||||
Reference in New Issue
Block a user