create-rnweb v1.0.32
Create React Native Web App
This package will help you create a React Native app with React Native Web, Webpack, Babel, and optionally Typescript fully configured.
Install
npm i -g create-rnwebGenerate application skeleton
create-rnwebThe program will ask you about the following details:
- display name: This is the name your application will receive in the store and the web app.
- package name: This is the name used for React-Native package. It should be a CamelCase name, like AwesomeProject.
- typescript: You will be asked if you want to use typescript. You can say
yoryesto accept, or anything else to decline. - jest: You will be asked if you want to use jest. You can say
yoryesto accept, or anything else to decline. storybook: You will be asked if you want to use storybook. You can say
yoryesto accept, or anything else to decline.The script will then configure eslint and let you decide about your coding habits.
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago