I get this crash when I compile and run the release version (no debug information). Debug version works fine. I tried 7.0.1 and 6.2.2 and 6.1.0 – all crashed.
The stack trace can be seen with Firebase Crashalytics:
In the debug build (which doesn’t crash) I also can’t get the buttons to show on the bottom of the screen. I believe the buttons should show when I tap the screen somewhere, as it does in the iOS version.
Any thoughts? Maybe this is related to the crash, which seems to have something to do with the screen/React Native.
I forked the source code, made some changes to the exception throwing. Now it doesn’t crash, but I don’t see the buttons/icons in the bottom row. The buttons are still there, they can be pressed, but I don’t see the icons.