Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@antscorp/react-native-ogs

anhtu040115MIT0.1.20TypeScript support: included

React Native Ogs

react-native, ios, android

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