@antscorp/react-native-ogs

React Native Ogs

Usage no npm install needed!

<script type="module">
  import antscorpReactNativeOgs from 'https://cdn.skypack.dev/@antscorp/react-native-ogs';
</script>

README

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