tabtor-ui

1.0.18 • Public • Published

Tabtor's react-native-ui

Reusable Tabtor react-native UI library.

Installation

This project uses ES6 syntax, including ES6 modules.

npm install --save https://github.com/PrazAs/react-native-ui.git

Usage

Component documentation coming soon...

Project Structure

This project exports a flat library of reusable components. Internally, components are organized into the following categories:

  • static: Funtionally-pure UI components configured with simple scalar/value prop types. This category excludes components that display any Tabtor-specific models.
  • pure: Functionally-pure UI components configured with Tabtor-specific models.
  • impure: Functionally-impure UI components (though these are generally discouraged, they should be kept separate from pure components).

TODO

  • Document components.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i tabtor-ui

    Weekly Downloads

    1

    Version

    1.0.18

    License

    none

    Last publish

    Collaborators

    • danscan