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