infinitered / ignite

Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more!
MIT License
17.59k stars 1.39k forks source link

[2.0] Ignite - basic - structure #568

Closed GantMan closed 7 years ago

GantMan commented 7 years ago

ignite add basic-structure

Creates basic ignite folders and approved structure. As of right now, this will include the following opinions:

This is the only plugin for ignite new something --min

This plugin does the following:

GantMan commented 7 years ago

the goal is to have ignite basic structure break up into pieces and get smaller as more parts are modularized.

skellock commented 7 years ago

I vote to remove redux, sagas, and RNRF from --min. It should be just the core stuff. Some apps might not need sagas or even redux.

skellock commented 7 years ago

Done. --min is in place for 2.0. And to 1-up ourselves, --empty is now a thing.