We are happy to announce that React Native macOS 0.79 is now available! This brings us in alignment with the main React Native version.
- Faster Metro startup time
- JSC is now a community package
- Swift-Compatible native modules
- Removed remote JS debugging
- Internal modules now use export
To see the full list of changes, go read the main React Native 0.79 changelog. Most of the features, unless marked Android
, apply to this release.
- (list key differences here)
React Native for macOS is a port of React Native iOS to run natively on macOS. It supports the vast majority of APIs and allows you to build native macOS apps using React Native.
To get started, check out our React Native for macOS Guide -- now updated for 0.79!