Skip to content

Releases: livekit/client-sdk-react-native

Release 1.0.1

03 May 17:10
Compare
Choose a tag to compare

1.0.1 (2023-05-03)

Bug Fixes

  • add Array.prototype.at polyfill to fix error during sdp munge (#65) (acf96ff)

Release 1.0.0

18 Apr 14:36
Compare
Choose a tag to compare

1.0.0 (2023-04-18)

Bug Fixes

  • fix adaptive streaming not working with "screen" pixel density (#58) (369c69e)
  • update VideoViewElementInfo to conform to ElementInfo interface (#52) (be599d8)

Features

  • add in globals for livekit-client to get platform info (#53) (0512109)
  • support for simulcast publishing

Release 0.3.0

14 Jan 06:13
Compare
Choose a tag to compare

0.3.0 (2023-01-14)

  • Now published on NPM!
    • Due to a naming conflict, the package name has been changed to @livekit/react-native.