The template used by `npx @react-native-community/cli init` to bootstrap a React Native application.
npm install @supernote-plugin/templateThe template used by npx @react-native-community/cli init to bootstrap a React Native application.
[![Build Status][build-badge]][build] [![Version][version-badge]][package] [![MIT License][license-badge]][license] [![PRs Welcome][prs-welcome-badge]][prs-welcome]
npx @react-native-community/cli@latest init TestApp
`Create Specific Version React-Native CLI Project
Add version flag and specify that existing version of react-native to create project.
Note that this command will create a new project from the template using the specific version passed to the flag npx @react-native-community/cli init TestApp --version
Replace
This repository contains the template used by the React Native Community's Command Line Tool (or CLI) to bootstrap a React Native project.
Everything inside this repository is MIT licensed.
[build-badge]: https://img.shields.io/github/actions/workflow/status/react-native-community/template/test.yml?branch=main&style=flat-square
[build]: https://github.com/react-native-community/template/actions/workflows/test.yml
[version-badge]: https://img.shields.io/npm/v/@react-native-community/template.svg?style=flat-square
[package]: https://www.npmjs.com/package/@react-native-community/template
[license-badge]: https://img.shields.io/npm/l/@react-native-community/template.svg?style=flat-square
[license]: https://opensource.org/licenses/MIT
[prs-welcome-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
[prs-welcome]: http://makeapullrequest.com