I recently got an error in my React Native app and it displayed as shown below. It pinpointed the line in the code where the error occurred. I'd always thought that React Native was not able to do this because of how the files were bundled. Is this a feature that was added in a recent version of React Native? I'm using version 0.63.4, and this is on an Android device.