Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 280 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 280 Bytes

CustomCLI

A custom CLI for react native project

Clone project and:

  1. run yarn
  2. run yarn link
  3. run customcli screen NameScreen to generate Screen
  4. run customcli component NameComponent to generate Component

To custom for an other project, edit Common.js file