0.1.3 • Published 3 years ago

rn-olm v0.1.3

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
3 years ago

rn-olm

Olm for react native

Installation

npm install rn-olm
yarn add rn-olm

Usage

import Olm from "rn-olm";

// ...

const result = await Olm.multiply(3, 7);

Building Locally

1. Install dependencies

yarn

Contributing

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

License

MIT

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago