@uio-appu/frosk
v0.0.2
Published
Component library for React Native
Downloads
4
Readme
Frosk
Designsystem for appteamet
Getting started
yarn
npx pod-install
npx react-native run-ios
npx react-native run-android
# Update storybook if necessary
yarn storybook-generate
yarn storybook-watch
Installing local builds
yarn pkg
builds the library and creates a tarball in ../frosk-[version].tgz
that can be installed with yarn add file:<path>
.