mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-06-15 13:07:38 +08:00
Add PointPrimitive
Summary: Adds support for the native type Point to the rn codegen Reviewed By: TheSavior Differential Revision: D14462164 fbshipit-source-id: 942b5697d616c6aa6289d01bb56382fd7adac203
This commit is contained in:
committed by
Facebook Github Bot
parent
7723c31329
commit
0827184c60
@@ -6,6 +6,7 @@
|
||||
#import <react/components/FLOAT_PROPS/ComponentDescriptors.h>
|
||||
#import <react/components/COLOR_PROP/ComponentDescriptors.h>
|
||||
#import <react/components/IMAGE_PROP/ComponentDescriptors.h>
|
||||
#import <react/components/POINT_PROP/ComponentDescriptors.h>
|
||||
#import <react/components/MULTI_NATIVE_PROP/ComponentDescriptors.h>
|
||||
#import <react/components/ENUM_PROP/ComponentDescriptors.h>
|
||||
#import <react/components/EVENT_NESTED_OBJECT_PROPS/ComponentDescriptors.h>
|
||||
|
||||
Reference in New Issue
Block a user