Is it possible to get exact stacktraces for a react native app on firebase crashlytics?

Yash - Sep 4 - - Dev Community

The current firebase crashlytics crashreport shows the error in bundle with line number and char number.
Is there any way that i can configure the firebase crashlytics to give me exact stacktraces wrt my code?

I came around a concept of uploading source map files to firebase crashlytics but i doubt that it'll work for my react native app as the error occured in the bundle and not in the native code.

.
Terabox Video Player