Sample illustrating use of Braintree SDK in React Native
This uses the implementation from https://github.com/alanhhwong/react-native-braintree
- Clone the repository
npm install
cd ios
pod install
- fill in the
clientToken
in index.ios.js