Skip to content

JustLance/vgs-collect-react-native

Repository files navigation

vgs-collect-react-native

A react-native wrapper for VGS Collect

Installation

npm install vgs-collect-react-native

Usage

import VgsCollectReactNative from "vgs-collect-react-native";

// ...

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

Contributing

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

License

MIT