Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jamonholmgren/5647509144649375ac4e391fe2f61ec0 to your computer and use it in GitHub Desktop.
Save jamonholmgren/5647509144649375ac4e391fe2f61ec0 to your computer and use it in GitHub Desktop.
This is just a sample release note for react-native-macos

React Native for macOS 0.79 released!

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.

Highlights

  • 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.

Key Differences from React Native 0.79

  • (list key differences here)

What is React Native for macOS?

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment