0.0.19 • Published 4 years ago

react-native-generator-cli v0.0.19

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

4 years ago

0.0.19

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.14

4 years ago

0.0.15

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.10

4 years ago

0.0.11

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago