A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://microsoft.github.io/react-native-windows/docs/rnm-getting-started below:

Get Started with macOS ยท React Native for Windows

This guide will help you get started on setting up your very first React Native for macOS app.

** Please check either NPM or our GitHub releases to see our latest release**

For information around how to set up:

Install React Native for macOS

Remember to call @react-native-community/cli init from the place you want your project directory to live. Be sure to use the same minor version between React Native and React Native macOS. We'll use ^0.78.0

npx @react-native-community/cli init <projectName> --version 0.78
Navigate into this newly created directory

Once your project has been initialized, React Native will have created a new sub directory where all your generated files live.

cd <projectName>
Install the macOS extension

Install the React Native for macOS packages.

npx react-native-macos-init
Running a React Native macOS App

A new Command Prompt window will open with the React packager as well as a react-native-macos app. This step may take a while during first run since it involves building the entire project and all dependencies. You can now start developing! ๐ŸŽ‰


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4