mantrajs / mantra-cli

Command line interface for building Meteor apps with Mantra
MIT License
135 stars 34 forks source link

Add support for react native #85

Open macrozone opened 8 years ago

macrozone commented 8 years ago

It would be cool to be able to generate react-native apps in the future.

maybe mantra create-native myapp ?

A good sample project is https://github.com/inProgress-team/react-native-mantra-boilerplate

We need new templates for this. To make this task easier, we probably should refactor the code-generators more, so that it's easier to reason about which files should be created when generating a project or entity