Skip to content

Releases: livekit/client-sdk-react-native

@livekit/react-native@2.12.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 15:53
8a105f0

Minor Changes

  • Configure the iOS audio session natively in the default path, removing the audio engine's JS round trip and its deadlock window. Deprecate the unsafe onConfigureNativeAudio callback form of setupIOSAudioManagement. Developers can instead pass in a static IOSAudioSessionPolicy. - #434 (@hiroshihorie)

Patch Changes

@livekit/react-native@2.11.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 18:05
3694d97

Patch Changes

  • Update @livekit/react-native-webrtc to 144.1.1 - #423 (@davidliu)

    144.1.0 had an issue which could cause deadlocks when the audio state had changed.

@livekit/react-native@2.11.0

Choose a tag to compare

@github-actions github-actions released this 26 May 16:27
8ae9b60

Minor Changes

  • Migrate Apple platforms to AVAudioEngine-based audio device module - #317 (@hiroshihorie)

Patch Changes

  • Update @livekit/react-native-webrtc to 144.1.0 - #393 (@davidliu)

  • Update livekit-client to 2.19.0 - #391 (@davidliu)

  • Fix incomplete exports map in package.json, causing a dual-instance of @livekit/components and breaking RoomContext - #351 (@davidliu)

  • Update web-streams-polyfill to 4.3.0 - #391 (@davidliu)

  • Add polyfills for CountQueuingStrategy and TransformStream for compatibility with livekit-client - #391 (@davidliu)

@livekit/react-native@2.10.3

Choose a tag to compare

@github-actions github-actions released this 11 May 11:59
220b7e0

Patch Changes

@livekit/react-native@2.11.0-beta.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 May 16:21
8c44d95

Patch Changes

  • Fix incomplete exports map in package.json, causing a dual-instance of @livekit/components and breaking RoomContext - #351 (@davidliu)

@livekit/react-native@2.11.0-beta.0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Apr 12:36
f29eac2

Minor Changes

  • Migrate Apple platforms to AVAudioEngine-based audio device module - #317 (@hiroshihorie)

@livekit/react-native@2.10.2

Choose a tag to compare

@github-actions github-actions released this 27 Apr 13:42
4a11c1d

Patch Changes

@livekit/react-native@2.10.1

Choose a tag to compare

@github-actions github-actions released this 21 Apr 07:29
b817913

Patch Changes

  • Fix metro warning on invalid path configuration in package.json - #343 (@davidliu)

  • Polyfill for DOMException to handle usage in livekit-client - #341 (@davidliu)

@livekit/react-native@2.10.0

Choose a tag to compare

@github-actions github-actions released this 30 Mar 07:41
19a34d3

Minor Changes

  • Update @livekit/react-native-webrtc to 144.0.0 - #335 (@davidliu)

Release 2.9.8

Choose a tag to compare

@davidliu davidliu released this 26 Mar 16:35
1dd1a0e

2.9.8 (2026-03-26)