4.0.8 • Published 4 years ago
test-rn-library-evers-codeshop v4.0.8
UPC Shared Components
React Native Web Component Library built with Expo and Storybook. Built to be used by UPC's current and future applications.
Package usage
Currently, the package is deployed to npm as a simple test, but will soon be overwritten by github packages.
npm i test-rn-library-evers-codeshopor
yarn add test-rn-library-evers-codeshopDevelopment
Installation
Use the package manager yarn or npm to install UPC Shared Components.
yarn installUsage
Run Storybook with the command:
yarn storybookAnd then run the desired platform to have access to the stories
yarn startto run Expo and choose the desired platform. Or run the platform directly with the commands:
yarn android|ios|webRelease
When the development process is finished you can publish a new version, for now it's a manual process. After the github/npm registry is configured, run:
npm run releaseAnd follow the prompt. If anything happens, refer to the lib documentation here