Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 305 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 305 Bytes

react-native-braintree-example

Sample illustrating use of Braintree SDK in React Native

This uses the implementation from https://github.com/alanhhwong/react-native-braintree

Instructions

  • Clone the repository
  • npm install
  • cd ios
  • pod install
  • fill in the clientToken in index.ios.js