This barebones project demonstrates how to create a menu bar application with React Native for macOS.
To get started, open this project within Xcode by dragging and dropping the macos
directory into the project navigator of Xcode (or onto the Xcode application icon).
Run the following command to generate a release build of the rnMacWindows
application:
$ npm run build