• Aleksei Androsov's avatar
    Fix RN 0.48+ warning about requiresMainQueueSetup · f52f97fe
    Aleksei Androsov authored
    Warning: Module RNDeviceInfo requires main queue setup since it overrides `constantsToExport` but doesn't implement `requiresMainQueueSetup. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
    f52f97fe
RNDeviceInfo.m 10.3 KB