mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-11 02:30:41 +08:00
Backout D2570057
Reviewed By: kmagiera Differential Revision: D2590341 fb-gh-sync-id: 8a6073de3ef2a6e87b785a2bb252468a37c081cf
This commit is contained in:
committed by
facebook-github-bot-9
parent
7d4f5a5c47
commit
4ac898fceb
@@ -31,6 +31,7 @@ typedef NS_ENUM(NSUInteger, RCTNullability) {
|
||||
|
||||
@property (nonatomic, readonly) Class moduleClass;
|
||||
@property (nonatomic, readonly) SEL selector;
|
||||
@property (nonatomic, readonly) RCTFunctionType functionType;
|
||||
|
||||
- (instancetype)initWithObjCMethodName:(NSString *)objCMethodName
|
||||
JSMethodName:(NSString *)JSMethodName
|
||||
|
||||
Reference in New Issue
Block a user