React Native App crashes on launch

Hello Guys, I have been successful in compiling my app and getting the IPA on my device, but for some reason, the app just launches to the splash screen (react native splash screen) and then crashes. I think this is due to the Metro bundler not being bundled, as when I compile the app metro bundler starts, but I am not sure.

Thanks
Steven

Yes there are known problems with the current version of React Native (0.56) on Windows. I’m personally waiting for 0.57 to be released which aims to solve them. Some people are just using earlier releases to get around the issue. But I still seem to get errors doing that using the React Native CLI.