react-native-community / releases

React Native releases
https://github.com/facebook/react-native/
1.5k stars 405 forks source link

On Upgrading react native version to 0.60.5, app gets stuck on splash Screen #139

Closed ParthShrivastav closed 5 years ago

ParthShrivastav commented 5 years ago

Bug

Environment info

React native info output:

System:
    OS: Windows 10
    CPU: (4) x64 Intel(R) Core(TM) i5-4670S CPU @ 3.10GHz
    Memory: 909.61 MB / 7.91 GB
  Binaries:
    Node: 10.16.2 - C:\Program Files\nodejs\node.EXE
    npm: 6.9.0 - C:\Program Files\nodejs\npm.CMD
  IDEs:
    Android Studio: Version  3.4.0.0 AI-183.6156.11.34.5522156

Steps To Reproduce

  1. The application doesn't work in flow and gets stuck on the splash screen.
  2. On changing the initial route of the application some screens works fine . ...

Describe what you expected to happen:

  1. The application should work inflow and should not get stuck.

Reproducible sample code

Screenshot_1566196744 It gets stuck here

Screenshot_1566197074 This individual screen in between of application works fine and flow works good, but it has issue after the splash screen.

hackdie commented 5 years ago

this is not the repo for reporting issues. go to the main repo and add more context if you want people to help you. Close this one