Totally not working
I get this logs in terminal (don't even know why xcode opens the terminal, i think your dependencies are dozen times more complicated than the app), and the app window is blank.
~/Downloads/XcodeCleaner-master/node_modules/react-native-macos/packager ~ Scanning 8 folders for symlinks in /Users/cristianbaluta/Downloads/XcodeCleaner-master/node_modules (1ms) ┌────────────────────────────────────────────────────────────────────────────┐ │ Running packager on port 8081. │ │ │ │ Keep this packager running while developing on any JS projects. Feel │ │ free to close this tab and run your own packager instance if you │ │ prefer. │ │ │ │ https://github.com/facebook/react-native │ │ │ └────────────────────────────────────────────────────────────────────────────┘ Looking for JS files in /Users/cristianbaluta/Downloads/XcodeCleaner-master /Users/cristianbaluta/Downloads/XcodeCleaner-master/node_modules/react-native-macos/packager
React packager ready.
Loading dependency graph...2018-04-20 16:18 node[67250] (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-22)
2018-04-20 16:18 node[67250] (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-22)
2018-04-20 16:18 node[67250] (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-22)
2018-04-20 16:18 node[67250] (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-22)
ERROR watch null EMFILE
{"code":"EMFILE","errno":"EMFILE","syscall":"watch null","filename":null}
Error: watch null EMFILE
at exports._errnoException (util.js:874:11)
at FSEvent.FSWatcher._handle.onchange (fs.js:1217:21)
Loading dependency graph...~
Process terminated. Press