Skip to content

Instawork/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

About

A react-native wrapper for VGS Collect

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 30.0%
  • Swift 25.5%
  • TypeScript 15.3%
  • Java 13.4%
  • Objective-C 9.4%
  • JavaScript 3.1%
  • Other 3.3%