App stuck on default splash screen most of the time

I have problem on running home activity. The home activity fetching json data with useEffect() and have no problem in emulator. The app most of the time (not always) stuck in splash screen or very fast going to home activity and suddenly shows splash screen and stuck in there till i reopen app. Please help me.

This is my diagnostics :

  Expo CLI 4.2.1 environment info:
    System:
      OS: Windows 10 10.0.19043
    Binaries:
      Node: 16.4.0 - C:\Program Files\nodejs\node.EXE
      Yarn: 1.22.10 - C:\Users\Aly\AppData\Roaming\npm\yarn.CMD
      npm: 7.18.1 - C:\Program Files\nodejs\npm.CMD
    npmPackages:
      expo: ^42.0.0 => 42.0.0
      react: 16.13.1 => 16.13.1
      react-dom: 16.13.1 => 16.13.1
      react-native: 0.63.4 => 0.63.4
      react-native-web: ~0.13.12 => 0.13.18
      react-navigation: ^4.4.4 => 4.4.4
    Expo Workflow: bare

Best regard

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