0.4.0 • Published 8 years ago

generator-react-dom-native v0.4.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
8 years ago

generator-react-dom-native NPM version Build Status Dependency Status

Create projects for both Web and Native sharing all logic

Installation

First, install Yeoman and generator-react-dom-native using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-react-dom-native

App generator (Not Yet Released)

To generate your new project for the time being use react-native directly

Component generator

To generate your new component:

cd src/components
yo react-dom-native:component MyComponent

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

Apache-2.0 © Santiago Esteva

0.4.0

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago

0.0.0

8 years ago