Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

how to generate signed apk in react native typescript project

$
0
0

i am generating signed apk in my react native typescript project on running " react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res" and "cd android ./gradlew bundleRelease" both command gives me error this

error The resource d:\sajid\reactNative\viewsTrend\index.js was not found. Run CLI with --verbose flag for more details.Error: The resource d:\sajid\reactNative\viewsTrend\index.js was not found.at d:\sajid\reactNative\viewsTrend\node_modules\metro\src\IncrementalBundler.js:157:26at gotStat (fs.js:1779:21)at FSReqCallback.oncomplete (fs.js:168:21)

i also tried with renaming index.tsx to index.js but didn't work.please signing apk with typescript project.


Viewing all articles
Browse latest Browse all 6287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>