Android Standalone Hangs on when navigate to next page

Expo CLI 3.11.3 environment info:
System:
OS: macOS 10.14.5
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 13.7.0 - /usr/local/bin/node
npm: 6.13.6 - /usr/local/bin/npm
IDEs:
Android Studio: 3.5 AI-191.8026.42.35.6010548
Xcode: 10.2.1/10E1001 - /usr/bin/xcodebuild
npmPackages:
expo: ^36.0.0 => 36.0.2
react: 16.9.0 => 16.9.0
react-native: https://github.com/expo/react-native/archive/sdk-36.0.1.tar.gz => 0.61.4
react-navigation: ^4.0.10 => 4.0.10
npmGlobalPackages:
expo-cli: 3.11.3

I tried many times build my android standalone but still hang when navigate to next page…

  • working fine in IOS standalone
  • working fine in Expo Client both IOS and Android

Please make a simple new app with two pages that demonstrates the problem and post the code here or in a snack or on Github etc.

If you post it here, please post it as “preformatted text” so that it keeps the formatting. Like this:

```
code
here
```

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.