0.3.2 • Published 10 months ago

siteed-ui-starter-kit v0.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

UI Lib Starter Kit

shared ui library starter kit for native and web compatibility

Installation

yarn
yarn bootstrap

Usage

This repo comes with multiple ways to validate the library

  • storybook (validate both web and on device)
  • example app
# Check your stories with storybook (best to validate on web)
yarn storybook
# or on device
yarn storybook:device

# or with a full working example
cd example
yarn start

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

0.3.2

10 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.0.1

10 months ago