rn-olm
v0.1.3
Published
Olm bridge for react native
Downloads
30
Maintainers
Readme
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