SDK Integration
1- Add the npm package to your project
npm install pensa-sdk-react-nativeyarn add pensa-sdk-react-native2- Install Native Dependencies (iOS)
cd ios
pod installOnce installation is complete, you can proceed with SDK initialization.
Last updated
Was this helpful?