Suggestions

close search

Add Messaging, Voice, and Authentication to your apps with Vonage Communications APIs

Visit the Vonage API Developer Portal

Vonage Video API React Native SDK release notes

New features and changes

2.27.3 (March 2024)

2.27.2 (March 2024)

Note: In Android 6.0 (API Level 23) and higher, the OpenTok React Native SDK automatically adds the camera access permission. However, an app or user can disable it independently of the SDK.

2.27.1 (March 2024)

import { PermissionsAndroid } from 'react-native';
// ...

<OTPublisher
  properties={{
    videoTrack={{(Platform.OS === 'ios' || PermissionsAndroid.CAMERA)}}
  }}
/>

Note: In Android 6.0 (API Level 23) and higher, the OpenTok React Native SDK automatically adds these permissions. However, an app or user can disable them independently of the SDK.

2.27.0 (March 2024)

2.26.1 (October 2023)

2.26.0 (October 2023)

2.25.4 (October 2023)

2.25.3 (September 2023)

For more info, see the docs:

2.25.2 (July 5 2023)

2.25.1 (June 27 2023)

2.25.0 (May 17 2023)

0.21.4 (April 12 2023)

0.21.3 (March 2023)

0.21.2 (February 14, 2023)

0.21.1 (Oct 14, 2022)

0.21.0 (June 14, 2022)

0.20.3 (May 18, 2022)

0.20.2 (May 16, 2022)

0.20.1 (Jan 28, 2022)

0.20.0 (Jan 26, 2022)

0.19.0 (Oct 11, 2021)

0.18.0 (Jun 24, 2021)

0.17.2 (May 27, 2021)

0.17.1 (May 25, 2021)

0.17.0 (Apr 29, 2021)

0.16.0 (Apr 19, 2021)

0.15.0 (Jan 26, 2021)

0.14.0 (May 22, 2020)

0.13.0 (Mar 23, 2020)

0.12.2 (Dec 4, 2019)

0.12.1 (Aug 30, 2019)

0.12.0 (Aug 5, 2019)

0.11.2 (July 2, 2019)