HarshMB
Results
1
issues of
HarshMB
I tried to decompile index.android.bundle using below command:- react-native-decompiler -i ./index.android.bundle -o ./output But getting below Error:- >TypeError: Cannot read properties of undefined (reading 'node') at CallExpression (/usr/local/lib/node_modules/react-native-decompiler/out/decompilers/evaluators/spreadifier.js:39:82) at /usr/local/lib/node_modules/react-native-decompiler/out/router.js:101:37...