Closed graduad closed 1 year ago
For iOS we are now indicating through requiresMainQueueSetup() returning false that modules do not need to be instantiated on the main thread.
requiresMainQueueSetup()
For iOS we are now indicating through
requiresMainQueueSetup()
returning false that modules do not need to be instantiated on the main thread.