Walletconnect React Native Boilerplate Android Not Working

Hello,
I am trying out the React Native Boilerplate at https://github.com/abdulmalik97/walletconnect-react-native-moralis. I am having a hard time running it as both my Android 11 emulator and physical Android Pixel phone is not loading the application.

Once I ran “yarn android”, everything seems to be running and the terminal/PowerShell showed 10 wallet accounts with no errors displaying. Wondering if anyone encountered this issue and how I can run the Android version.

Environment:

  • Windows 10
  • node 16.13.0
  • yarn 1.22.17

Thank you.