You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 8, 2026. It is now read-only.
C:\Users\Max\richardfuca>npm start -- -i "C:\Users\Max\Documents\dating-app\co.feeld_source_from_JADX\resources\assets\index.android.bundle" -o ./output
> react-native-decompiler@0.1.0 start
> npm i && ts-node ./src/main.ts "-i" "C:\\Users\\Max\\Documents\\dating-app\\co.feeld_source_from_JADX\\resources\\assets\\index.android.bundle" "-o" "./output"
> react-native-decompiler@0.1.0 postinstall
> patch-package
patch-package 6.4.7
Applying patches...
@babel/types@7.12.11 ✔
@types/babel__traverse@7.11.0 ✔
@types/command-line-args@5.0.0 ✔
@types/fs-extra@9.0.6 ✔
up to date, audited 785 packages in 6s
85 packages are looking for funding
run `npm fund` for details
2 high severity vulnerabilities
To address all issues, run:
npm audit fix
Run `npm audit` for details.
Reading file...
[!] No modules were found!
[!] Possible reasons:
[!] - The React Native app is unbundled. If it is, export the "js-modules" folder from the app and provide it as the --js-modules argument
[!] - The bundle is a Hermes/binary file (ex. Facebook, Instagram). These files are not supported
[!] - The provided Webpack bundle input is not or does not contain the entrypoint bundle
[!] - The provided Webpack bundle was built from V5, which is not supported
[!] - The file provided is not a React Native or Webpack bundle.