Plugin Installation
npm install uqudosdk-react-native --saveLast updated
Was this helpful?
Run the following command inside your React Native project to install the latest version of the plugin:
npm install uqudosdk-react-native --saveiOS
Please follow the steps described in Xcode Environment Setup.
Note: The uqudo SDK requires OpenSSL framework but uqudosdk-react-native package doesn't include automatically this dependency. Please include the dependency, e.g. using Swift Package Manager. You can check the right dependency to include here Prepare Environment - Prerequisites.
Last updated
Was this helpful?
Was this helpful?