React Native Sentry Stacktraces not showing correct

I need help to figue out why stacktraces are not showing for react native.My sourcemaps are uploaded properly and release and dist are also correct.But it doesnt show actual code where crash occured and neither are the stacktraces proper.They are of native code and its very difficult to figure out whats the error.

I am currently making the release build using gradle which automatically uploads the sourcemaps for android