Unverified Commit c1e93065 authored by Gant Laborde's avatar Gant Laborde Committed by GitHub

Merge pull request #276 from Bardoza/FixIOSUndefinedNativeModule

Fix export module name
parents 7dbb704f db33a526
......@@ -22,7 +22,7 @@
@synthesize isEmulator;
RCT_EXPORT_MODULE()
RCT_EXPORT_MODULE(RNDeviceInfo)
+ (BOOL)requiresMainQueueSetup
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment