glim-cli

React Native Latest Architecture CLI along with a fully tested boilerplate, component/screen generators, and more! 🎉

Downloads
283
Stars
17
Committers
6

React Native Latest Architecture CLI along with a fully tested boilerplate, component/screen generators, and more! 🎉

Quick Start

Create new React Native Project

To create new glim project, you can use

npx glim-cli create-app

Once's it running, it will create a new glim project with corresponding name along with typical folders and configuration files.

Generators

npx glim-cli generate

There are two generators

  • Component
  • Screen

Add to Existing Project

npx glim-cli generate

fetch Component from Directory

npx glim-cli add {componentUniqueId} {ComponentName}

Contributors

Package Rankings
Top 11.46% on Npmjs.org
Badges
Extracted from project README
npm version License: MIT Generic badge
Related Projects