0.1.3 • Published 5 years ago

rn-olm v0.1.3

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
5 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

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago