1.2.3 • Published 3 years ago

@vidatec/filament-rnvidatec v1.2.3

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

npm version npm downloads npm.io npm.io npm.io npm.io

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}
1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

4 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago