Suport macOS as a target
complete
satya164
complete
Most navigators should work on MacOS now, only things like Drawer won't work which rely on third party-libs such as Reanimated 2 which don't work on MacOS, but that's something to address in those libraries.
l
lynne banki
Are there any navigation libraries for a react-native project with a macOS target?
Brent Vatne
react native macos doesn’t yet support any of the react navigation dependencies (rngh, reanimated, screens, safe-area-context) but i know that microsoft will be investigating navigation sometime in the future and perhaps add support for these libraries. until then if you want to help out i think the best thing to do would be to make those libraries support macos, then everything should just work out of the box (even if it’s not an ideal ui for macos apps at that point, it can be addressed later)