mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-26 23:05:00 +08:00
Added non-class-scanning-based approach fror registering js methods
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
|
||||
@implementation RCTDataManager
|
||||
|
||||
RCT_EXPORT_MODULE()
|
||||
|
||||
/**
|
||||
* Executes a network request.
|
||||
* The responseSender block won't be called on same thread as called.
|
||||
|
||||
Reference in New Issue
Block a user