Releases: jhipster/generator-jhipster-react-native
Releases · jhipster/generator-jhipster-react-native
v0.9.3
v0.9.0
v0.8.0
v0.6.0
v0.4.0
The entity generator is now included in projects by default and will prompt the user for a path to their JHipster project directory. Entity config files are copied over into .jhipster
. As in previous versions, only redux, saga, and API files are currently implemented.
Starting the Entity Generator
The startup issue is fixed, projects should now work out-of-the-box on generation.
Entity generator is in progress, so far it can generate the redux/sagas/api based on the entity name. To access the generator before it's finished, add "entity": "ignite-jhipster",
to your ignite/ignite.json file and run ignite generate entity Foo
More to come in the near future!
v0.2.1
User Pages
v0.2.0 0.2.0