HongQuang231
HongQuang231
## Ask your Question when i build apk file by android studio, it's successfully, but when I try install apk file into real device, app throw error look like this...
when i archive project host_app using xcode, it throw error File /Users/hongquang/Library/Developer/Xcode/DerivedData/host_app-glaovyogzxtvffgswwzgfvsxngqf/Build/Intermediates.noindex/ArchiveIntermediates/host_app/BuildProductsPath/Release-iphoneos/host_app.app/main.jsbundle does not exist. Your environment is misconfigured as Metro was not able to produce the bundle so your...
## Ask your Question i try to add react-native-reanimated-carousel lib to mini project but it not working, can you help me? @jbroma and it has error MaxListenersExceededWarning: Possible EventEmitter memory...
## Ask your Question ✖ [11:43:07.277Z][DevServer] Failed to symbolicate { reqId: 'req-c', error: 'File src_navigation_Request_tsx.chunk.bundle for ios not found in compilation assets' } ✖ [11:43:07.278Z][DevServer] Internal Server Error { reqId:...
## Ask your Question my webpack file import {createRequire} from 'node:module'; import path from 'node:path'; import TerserPlugin from 'terser-webpack-plugin'; import * as Repack from '@callstack/repack'; const dirname = Repack.getDirname(import.meta.url); const...