There was an error while loading. Please reload this page.
in your android/app/src/main/AndroidManifest.xml, look for:
android:screenOrientation="portrait"
Change it to:
portrait
landscape
sensor
unspecified