1.0.32 • Published 4 years ago

create-rnweb v1.0.32

Weekly downloads
5
License
ISC
Repository
github
Last release
4 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

4 years ago

1.0.31

4 years ago

1.0.30

4 years ago

1.0.29

4 years ago

1.0.28

4 years ago

1.0.27

4 years ago

1.0.26

4 years ago

1.0.25

4 years ago

1.0.24

5 years ago

1.0.23

5 years ago

1.0.22

5 years ago

1.0.21

5 years ago

1.0.20

5 years ago

1.0.19

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.11

5 years ago

1.0.12

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.0

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago