All Projects → ospfranco → react-native-macos-menubar-template

ospfranco / react-native-macos-menubar-template

Licence: other
A template project for a macOS menu bar/tray app with react-native-mac-os

Programming Languages

ruby
36898 projects - #4 most used programming language
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
swift
15916 projects
Starlark
911 projects

Projects that are alternatives of or similar to react-native-macos-menubar-template

gifbar
🦄 Find Awesome Gif's right in your Menu Bar
Stars: ✭ 37 (-52.56%)
Mutual labels:  menubar
github-notify
Simple MacOS app to alert you when you have unread GitHub notifications
Stars: ✭ 19 (-75.64%)
Mutual labels:  menubar
pluto menu bar
A menu bar for flutter.
Stars: ✭ 29 (-62.82%)
Mutual labels:  menubar
SaveMyEyes
Minimalistic macOS application that helps to take breaks while using the computer
Stars: ✭ 27 (-65.38%)
Mutual labels:  menubar
Quickeys
A mac menu bar app that provides note taking functionality though a quick dropdown menu.
Stars: ✭ 54 (-30.77%)
Mutual labels:  menubar
radiobar
macOS menubar app to listen to streaming radio
Stars: ✭ 53 (-32.05%)
Mutual labels:  menubar
DisplayMenu
A simple (bare-bones) macOS menubar extra to apply display presets.
Stars: ✭ 42 (-46.15%)
Mutual labels:  menubar
react-platform
Experimental cross-platform React Native interoperability APIs, component wrappers and polyfills.
Stars: ✭ 13 (-83.33%)
Mutual labels:  react-native-macos
custer
macOS streaming radio in your menu bar
Stars: ✭ 17 (-78.21%)
Mutual labels:  menubar
osx-statusbar-countdown
⏳📅 A utility to count down to a date from your macOS menubar, written in Swift
Stars: ✭ 40 (-48.72%)
Mutual labels:  menubar
beoplay-macos-remote-gui
Remote control B&O Beoplay loudspeakers from macOS (PoC)
Stars: ✭ 14 (-82.05%)
Mutual labels:  menubar
KubeContext
Mac MenuBar App for Switching your K8s Context
Stars: ✭ 15 (-80.77%)
Mutual labels:  menubar
nodeScratchpad
Evaluate Nodejs Code Snippets From Menubar! 💻
Stars: ✭ 102 (+30.77%)
Mutual labels:  menubar
PHP-Quick-Menu
This is a PHP Multilevel Menu class. From nested Json|Array to Html menu (ul)
Stars: ✭ 25 (-67.95%)
Mutual labels:  menubar
Jukebox
A macOS app to view the currently playing song in the menu bar
Stars: ✭ 93 (+19.23%)
Mutual labels:  menubar
Desaturate
OS X menu bar app for toggling the grayscale display.
Stars: ✭ 50 (-35.9%)
Mutual labels:  menubar
covid-19-status
Menu bar widget for MacOS with COVID-19 statistics
Stars: ✭ 50 (-35.9%)
Mutual labels:  menubar
rktmachine
Menu bar macOS app for running rkt in a macOS hypervisor CoreOS VM.
Stars: ✭ 31 (-60.26%)
Mutual labels:  menubar
Countdown
A countdown task App on macOS
Stars: ✭ 23 (-70.51%)
Mutual labels:  menubar
StockBar
A menu bar app to track stock prices, currency exchange rates, and cryptocurrency prices.
Stars: ✭ 17 (-78.21%)
Mutual labels:  menubar

RN MenuBar for macOS sample Project

This is a sample project of a menu bar app on macOS using react-native-macos, if you want to create one yourself you can follow these steps

Image description

Caveats

Not all libraries have react-native-macos support, support is slowly being added but you might need to work around many limitations, .

react-native-vector-icons work fine if you follow the macOS steps, it has been linked already on this project, so you can use directly and I also added a "macos:install" command so you can do a pod install, but the pod installation is messed up in this version.

react-navigation also does not work, support is being added alebit slowly, you will have to make due with the old v2 branch that uses pure javascript.

As time passes by this repo will become obsolete, the original steps on my blog should be enough for anyone trying to replicate it though, so it is now archived

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].