Skip to main content

Starting March 27, 2026, RC is rebranded as Nexconn. Existing RC SDK customers can continue using this documentation. New customers should refer to the Nexconn developer documentation.

Import SDK

Environment Requirements

NameRecommended Version
react>= 16.0.0
react-native>= 0.60

Install IMLib SDK

We recommend installing the latest version:

npm install @rongcloud/react-native-im-wrapper

Import Library

import { RCIMIWEngine } from '@rongcloud/react-native-im-wrapper';