1.1.6 • Published 10 months ago

glim-cli v1.1.6

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

npm version example workflow License: MIT Generic badge

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

GitHub Contributors Image