mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-06 09:13:27 +08:00
Add MessageQueue method for executing function and returning its result
Reviewed By: majak Differential Revision: D3175793 fbshipit-source-id: e1e66e3dcde8b1fb35973340e12d947a0e955775
This commit is contained in:
committed by
Facebook Github Bot 1
parent
ca5d1aebab
commit
7fa677f7c3
@@ -9,6 +9,8 @@
|
||||
|
||||
#import "RCTModuleData.h"
|
||||
|
||||
#import <objc/runtime.h>
|
||||
|
||||
#import "RCTBridge.h"
|
||||
#import "RCTBridge+Private.h"
|
||||
#import "RCTModuleMethod.h"
|
||||
|
||||
Reference in New Issue
Block a user