1.0.0 • Published 9 years ago
reactgen-native v1.0.0
reactgen-native
Generate React Native component
Installation
npm install reactgen-native -gUsage
reactgen-native <filename> <directory> [option]Example
reactgen-native AwesomeFile awesome -COptions:
-P, --presentational Create inline function component
-C, --container Create class-based componentDefault Path
You can set your default root path by creating .env file in your root directory and add REACTGEN_DEFAULT_ROOT_PATH="your/path"
1.0.0
9 years ago