logo
On this page

Migrating to v2.7

In version 2.7, we have added react-native-device-info to our project to retrieve device information. After upgrading to the 2.7 version of live audio room kit or above, you need run the following command to add the new dependency, and upgrade the versions of zegocloud/zego-uikit-rn and zego-zim-react-native.

yarn add react-native-device-info @zegocloud/zego-uikit-rn@^2.14.2 zego-zim-react-native@2.16.0

Previous

Migrating to v2.0

Next

Migrating react-native to v0.81

On this page

Back to top