0.0.19 • Published 6 years ago

react-native-generator-cli v0.0.19

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

Generate Component for react-native

Features

  • Generate class component or function component for react-native
  • Support TypeScript + JavaScript

Installation

Install from npm

npm install -g react-native-generator-cli plop
npm install -D react-native-generator-cli

Usage

1. Copy script

"scripts": {
    ...,
    "generate": "cd node_modules/react-native-generator-cli && generate && cd ../../"
},

to package.json

2.In cmd or terminal run

generate
0.0.18

6 years ago

0.0.19

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.14

6 years ago

0.0.15

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.10

6 years ago

0.0.11

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago