@devopro/react-native-common-components
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

@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:

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)!

Package Sidebar

Install

npm i @devopro/react-native-common-components

Weekly Downloads

2

Version

0.0.1

License

none

Unpacked Size

399 kB

Total Files

89

Last publish

Collaborators

  • tstankevicius