@vidatec/filament-rnvidatec

1.2.3 • Public • Published

npm version npm downloads

filament-rnvidatec

Filament package for react-native-template-vidatec

Installation

npm i @vidatec/filament-rnvidatec --save-dev

Add the following code to your package.json

"config": {
    "filament": {
      "package": "@vidatec/filament-rnvidatec"
    }
  }

If using react-native-template-vidatec this is automatically set for you when you run setup.js after the template init.

Usage

You can either install the Filament CLI globally (npm i filament-cli -g) or just use npx to call it.

npx filament new component {componentName}
npx filament new screen {screenName}
npx filament new redux {reduxName}
npx filament new network {networkControllerName}

Readme

Keywords

none

Package Sidebar

Install

npm i @vidatec/filament-rnvidatec

Weekly Downloads

1

Version

1.2.3

License

MIT

Unpacked Size

14 kB

Total Files

18

Last publish

Collaborators

  • jrdndncn