reactotron
reactotron copied to clipboard
Error not displayed properly
Created new app using ignite-cli added two new options openInEditor() and trackGlobalErrors()
The error is thrown when the button is clicked (intentionally), stack trace not shown properly: https://github.com/midrizi/ignite-native-example/blob/298ce4adfa4c0b9d9bfd7edd67a893c2f55a8234/app/screens/welcome/welcome-screen.tsx#L129
If you want to test it yourself, I have created a repo here.
Any potential fixes for this?