Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

MoeKanan/react-native-braintree

 
 

Repository files navigation

react-native-braintree

React native client wrapper for BrainTree sdk

Installation

npm install react-native-braintree

Usage

import { multiply } from "react-native-braintree";

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 43.2%
  • Objective-C 16.0%
  • Java 11.9%
  • Kotlin 11.1%
  • Objective-C++ 6.9%
  • Ruby 5.1%
  • Other 5.8%