0.1.8 • Published 1 year ago

monoapp.core v0.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

monoapp.core

The core library for RN based mono.zw apps

Installation

npm install monoapp.core

Usage

import { multiply } from "monoapp.core";

// ...

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


Made with create-react-native-library

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago