Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1.19 KB

File metadata and controls

53 lines (30 loc) · 1.19 KB

HC Mobile App UI

Package Version

Tests Issues PRs

Typescript React Native


Documentation

Visit the Documentation for library installation and usage.


Development

Use the below commands for setup, building and packaging:

1. Setup

Install the dependencies using Yarn:

yarn install

2. Build

This will generate a dist folder which will have the compiled files.

Build the package:

yarn build

3. Package

Generate the package locally:

yarn pack

Learn more about pack.


License

See the LICENSE file