@g33n/rn-ui-kit
v1.4.0
Published
This repository is part of [Building a scalable APP with multi-module architecture]
Downloads
8
Readme
rn-ui-kit
This repository is part of "Building a scalable APP with multi-module architecture"
What is a library?
- Is a piece of business logic code that should be shared
Tree
├── src Module code
├── test Unit test
├── package.json Module dependencies
└── module.ts Module entry point