@siteed/ui-starter-kit
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

UI Lib Starter Kit

shared ui library starter kit for native and web compatibility

The library integrate react native paper and react native web to provide a seamless experience on both platform.

Installation

yarn
yarn bootstrap

Usage

This repo comes with multiple ways to validate the components

  • storybook web
# Check your stories with storybook (best to validate on web)
yarn storybook

  • storybook on device
# or on device
yarn storybook:device

  • example app
cd example
yarn start

Feel free to modify the example app to test the full flow on device.

/@siteed/ui-starter-kit/

    Package Sidebar

    Install

    npm i @siteed/ui-starter-kit

    Weekly Downloads

    1

    Version

    0.4.0

    License

    MIT

    Unpacked Size

    59.7 kB

    Total Files

    70

    Last publish

    Collaborators

    • abreton