filament-andrewmrn

0.0.3 • Public • Published

npm version npm downloads

filament-andrewmrn

Filament package for react-native-template-andrewm

Based on the filament-jordandrn package but optimised for the react-native-template-andrewm.

Usage

Add the following code to your package.json

"config": {
    "filament": {
      "package": "filament-andrewmrn"
    }
  }

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

Differences

Components

  • Removes redux integration when creating a component. Components are created based on the noredux files in /source/screenAndComponent.
  • Includes storybook integration. Automatically adding import statements and a sample storiesOf code.

/filament-andrewmrn/

    Package Sidebar

    Install

    npm i filament-andrewmrn

    Weekly Downloads

    1

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    10.1 kB

    Total Files

    14

    Last publish

    Collaborators

    • andrewmarmion