macosreactjsreact-nativenative

Are React Native macOS menu bar apps possible?


Is there any way to currently create a React Native app that runs in the background within the macOS menu bar?


Solution

  • As of now, the best way to do this is using the Electron platform.