@yourpass/react-lib
v0.0.3
Published
React component library for Yourpass web applications
Readme
@yourpass/react-lib
This repository contains library for render preview of passes and templates
Contribution
- Please use https://www.conventionalcommits.org/en/v1.0.0/
## Publish
Library is pusblished via public npm
Npm publication steps
- check lint errors
npm run lint - create/tag new version
npm version x.y.z - run
npm publish
Note: Be sure that you are logged in to npm.
## TODO
[x] - remove material-ui dependency [] - better imports of bwip (include only used barcode types) [] - add phone of image as png
