Documentation Index
Fetch the complete documentation index at: https://primer.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
If you’re looking for information on how to integrate the SDK, check out ourUniversal Checkout integration guide.
Step 1. Install the SDK
Add the SDK package using your preferred package manager:BASH
Step 2. Install the iOS dependencies
After adding the SDK, navigate to the/ios folder and run pod install to ensure all iOS dependencies are properly installed.
Step 3.
Then importPrimer in your application
TS