github GetStream/stream-video-swift 0.4.2

latest releases: 1.34.2, 1.34.1, 1.34.0...
23 months ago

December 08, 2023

⚠️ Important

  • Nuke dependency is no longer exposed. If you were using this dependency we were exposing, you would need to import it manually. This is due to our newest addition supporting Module Stable XCFramework, see more below in the "Added" section. If you encounter any SPM-related problems, be sure to reset the package caches.

✅ Added

  • Add support for pre-built XCFrameworks
  • Fast reconnection
  • New redesigned UI components. #236

🔄 Changed

  • You can now focus on a desired point in the local video stream. #221
  • The following API changes occurred as part of the redesign. #221
    • CornerDragableView has been renamed to CornerDraggableView and initializer changed.
    • LocalParticipantViewModifier & VideoCallParticipantModifier now accept a few parameters that allow you to further control their presentation.
    • ScreenSharingView now accepts a isZoomEnabled parameter to control if the the view will be zoom-able.
    • LocalVideoView now accepts a availableFrame parameter.

Don't miss a new stream-video-swift release

NewReleases is sending notifications on new releases.