Skip to content

Conversation

@zhanim-tdl
Copy link
Collaborator

@zhanim-tdl zhanim-tdl commented Nov 10, 2025

Changes

  • Updated the sdk name to @twilio/video-react-native-sdk
  • Updated the Pod name to twilio-video-react-native-sdk
  • Typo fix on CHANGELOG.md

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

  • I acknowledge that all my contributions will be made under the project's license.

CHANGELOG.md Outdated
- Added screenshare functionality on both iOS and Android. Screensharing can be enabled in a room with `toggleScreenSharing(true)` and disabled with `toggleScreenSharing(false)`
- Added new callbacks **onRoomIsReconnecting** and **onRoomDidReconnect** (Android & iOS) to detect signalling interruptions and successful reconnections.
- Made **data track optional** on both iOS and Android. Data track now behaves like audio and video tracks:
- Made **data track optional** on both iOS and Android. Data track now behaves like audio and video tracks.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it'd be nice to explain what options/methods can be used to control data tracks now (enableData when connecting, setLocalDataTrackEnabled in the room)

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was not addressed

@zhanim-tdl zhanim-tdl changed the title fix: small changelog typo fix fix: update sdk name Nov 11, 2025
CHANGELOG.md Outdated
- Added screenshare functionality on both iOS and Android. Screensharing can be enabled in a room with `toggleScreenSharing(true)` and disabled with `toggleScreenSharing(false)`
- Added new callbacks **onRoomIsReconnecting** and **onRoomDidReconnect** (Android & iOS) to detect signalling interruptions and successful reconnections.
- Made **data track optional** on both iOS and Android. Data track now behaves like audio and video tracks:
- Made **data track optional** on both iOS and Android. Data track now behaves like audio and video tracks.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was not addressed

@GirtsR
Copy link

GirtsR commented Nov 12, 2025

Please update the PR description to reflect the changes that were made.

@GirtsR
Copy link

GirtsR commented Nov 12, 2025

One more thing: let's add a changelog entry to reflect the change in the npm package name:

  • Updated the npm package name from react-native-twilio-video-webrtc to @twilio/video-react-native-sdk

zhanim-tdl and others added 2 commits November 12, 2025 10:37
Co-authored-by: Girts Rudziss <girtsrudziss@gmail.com>
@zhanim-tdl zhanim-tdl merged commit c465ef1 into master Nov 12, 2025
@GirtsR GirtsR deleted the fix/small-changelog-fix branch November 12, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants