mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-06-14 20:58:49 +08:00
Generate ImageSource
Summary: Generates the ImageSource primitive for components like Slider Reviewed By: TheSavior Differential Revision: D14262452 fbshipit-source-id: 29df3d64706633b51c784fa9acf2f054a510de76
This commit is contained in:
committed by
Facebook Github Bot
parent
ba0b52f750
commit
cf3653baac
@@ -3,6 +3,8 @@
|
||||
#import <react/components/INTEGER_PROPS/ComponentDescriptors.h>
|
||||
#import <react/components/FLOAT_PROPS/ComponentDescriptors.h>
|
||||
#import <react/components/COLOR_PROP/ComponentDescriptors.h>
|
||||
#import <react/components/IMAGE_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>
|
||||
#import <react/components/EVENT_PROPS/ComponentDescriptors.h>
|
||||
|
||||
Reference in New Issue
Block a user