I've been having this issue with the template where I'm not able to run it on my iOS Devices, I get the error below.
"No bundle URL present.
Make sure you're running a packager server or have included a .jsbundle file in your application bundle"
I tried to look into how to fix it and it suggest that I should upgrade my react native version, I tried that but it then came with a bunch of new errors that honestly I don't think I should be dealing with. I was wondering if there is a way to get past of the initial error of the "No bundle URL present". I have also notice that the react native server doesn't appear when I start the application so I was wondering if that was a result of something wrong.