1.1.0 • Published 2 years ago

rn-crashlytics-symbolication-tool v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

rn-crashlytics-symbolication-tool

Made this for react native while going through crashes in crashlytics.

Hot to get a sourcemap:

  • React native: npx react-native bundle --entry-file *entry file* --bundle-output='*outfile*.jsbundle' --dev false --sourcemap-output='./*outfile*.map'

How to use:

npx rn-crashlytics-symbolication-tool

Give it a .map file and paste (or just have it read from clipboard) your trace text and it will output a human-readable string