n6fab

Results 2 comments of n6fab

Thank for your answer @msvargas! I've tried your and @zamotany suggest, I change in Root.js the localhost, but now: ``` ChunkManager.configure({ forceRemoteChunkResolution: true, resolveRemoteChunk: async (chunkId, parentId) => { let...

@callstack/repack 2.5.1 Could it be related to this? https://github.com/callstack/repack/issues/138 (the solution doesn't work for me) It happens when building app1 on first launch, is it perhaps the loading wait time...