[NSURL URLWithString:@"http://localhost:8081/Examples/UIExplorer/UIExplorerApp.includeRequire.runModule.bundle?dev=true"];
I'm guessing this enables some form of development mode. Is there any examples of how the JavaScript can check for this development mode flag?
I'm guessing this enables some form of development mode. Is there any examples of how the JavaScript can check for this development mode flag?