braintree-wrapper-react-native

React native bridge wrapper for Braintree Payments SDK

Usage no npm install needed!

<script type="module">
  import braintreeWrapperReactNative from 'https://cdn.skypack.dev/braintree-wrapper-react-native';
</script>

README

braintree-react-native

React native bridge wrapper for Braintree Payments SDK

Installation

npm install braintree-react-native

Usage

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

// ...

Venmo.init("<client token or tokenized key>");

Contributings

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

License

MIT