0.0.1 • Published 4 years ago
@devopro/react-native-common-components v0.0.1
@proximus/react-native-common-ui
Getting started
$ npm install @proximus/react-native-common-ui --save
This package has dependencies on other react native libraries that should be linked in your project:
@proximus/react-native-font-icons
- react-native-linear-gradient
Components included:
See the docs here, or start the example app
HOCs included:
See the docs here
Contributing
See guidelines here
Development
Example app
To run the app see instructions here
Running tests
npm run test
in watch mode
npm run testw
Make sure the code coverage is 90+% before committing the code!
Running code quality check
npm run tsc
npm run lint
Make sure there are no flow errors before committing!
Running the build
npm run build
Publishing
npm publish
Make sure to run the build before publishing (the published code is in the lib folder)!
0.0.1
4 years ago