0.1.1 • Published 3 years ago

react-native-ogs v0.1.1

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

react-native-ogs

React Native Ogs

Installation

npm install react-native-ogs

Usage

import Ogs from "react-native-ogs";

// ...

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

Contributing

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

License

MIT