For the complete documentation index, see llms.txt. This page is also available as Markdown.

Plugin Installation

Run the following command inside your React Native project to install the latest version of the plugin:

npm install uqudosdk-react-native --save

iOS

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?