Integrate the React Native SDK
The Abi React Native SDK adds text and video consultation workflows to Android and iOS applications while allowing agreed visual customization.
Prerequisites
Section titled “Prerequisites”- A React Native application with custom native-module support.
- Camera and microphone permissions.
- Secure REST API and WebSocket connectivity.
- Partner access to the SDK package and detailed implementation material.
-
Confirm product access
Apply for access and agree the consultation capabilities required by your application.
-
Install the SDK
Install the Abi package and its required native dependencies. See Install the React Native SDK for the package-manager commands.
-
Configure native permissions and dependencies
Configure Android and iOS camera and microphone permissions together with the native dependencies listed in the private SDK implementation guide.
-
Authenticate and provide consultation context
Generate a user token in your backend through Abi’s REST API, then wrap the relevant application tree in the SDK consultation provider. See Add the consultation experience for the integration shape.
Next step
Section titled “Next step”Read the SDK overview or contact Abi for detailed implementation access.
