Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 395 Bytes

ios-setup.md

File metadata and controls

7 lines (5 loc) · 395 Bytes

iOS Setup

  1. Setup the SDK using the steps here.
  2. Add react-native-paypal as an npm dependency to your project.
  3. Open the project in Xcode and add the files in /ios folder to your project (make sure Copy items if needed is checked).
In PodFile, specify Paypal version as pod 'PayPal-iOS-SDK', '2.16.3'.