Skip to content

Infostacks/ui-components-mobile

Repository files navigation

image

getting started

npx i

app

# web
npm run storybook:web
# ios
npm run storybook:ios

# android
npm run storybook:android

Web

Start react native web storybook:

npm run storybook:web

build react native web storybook:

npm run build-storybook

Deploy Storybook Web

npm run predeploy

npm run deploy-storybook

Overall Functionality

  • This repository is a complete storybook app which contains multiple stories for various components. You can add more stories to the Components/package directory as per your requirement.
  • Components directory contains all the components that can be used in any other react-native project.
  • To create a build of your component, you need to add it inside the Components folder and then use it by importing. Rollup will create build of only components that are in Components/package folder.

About

Shared Components Package that will be shared among the mobile projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •