0.0.8 • Published 2 years ago

hc-mobile-app-core-services v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

hc-mobile-app-core-services

react native church app

Installation

npm install hc-mobile-app-core-services

Usage

import { multiply } from "hc-mobile-app-core-services";

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT