react-native-macos-init

2.1.0 • Public • Published

react-native-macos-init

CLI to bootstrap the addition of the macOS platform to react-native projects.

Usage

Run this from an existing react-native project to install react-native-macos and generate initial project files for macOS.

Example usage

$ npx react-native init AwesomeProject
$ cd AwesomeProject
$ npx react-native-macos-init

Options:

option description type
--help Show help [boolean]
--version The version of react-native-macos to use [string]
--verbose Enables logging [boolean]
--overwrite Overwrite any existing files without prompting [boolean]
--prerelease Install prerelease version without prompting [boolean]

/react-native-macos-init/

    Package Sidebar

    Install

    npm i react-native-macos-init

    Weekly Downloads

    146

    Version

    2.1.0

    License

    MIT

    Unpacked Size

    23.6 kB

    Total Files

    7

    Last publish

    Collaborators

    • rnbot
    • microsoft1es