1.0.32 • Published 3 years ago

create-rnweb v1.0.32

Weekly downloads
5
License
ISC
Repository
github
Last release
3 years ago

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-rnweb

Generate application skeleton

   create-rnweb

The 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 y or yes to accept, or anything else to decline.
  • jest: You will be asked if you want to use jest. You can say y or yes to accept, or anything else to decline.
  • storybook: You will be asked if you want to use storybook. You can say y or yes to accept, or anything else to decline.

    The script will then configure eslint and let you decide about your coding habits.

1.0.32

3 years ago

1.0.31

3 years ago

1.0.30

3 years ago

1.0.29

3 years ago

1.0.28

3 years ago

1.0.27

3 years ago

1.0.26

3 years ago

1.0.25

3 years ago

1.0.24

3 years ago

1.0.23

3 years ago

1.0.22

4 years ago

1.0.21

4 years ago

1.0.20

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.11

4 years ago

1.0.12

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago