<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Changelog | RealtimeKit React Native UI Kit</title><description>Updates to RealtimeKit React Native UI Kit</description><link>https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/react-native-ui-kit</link><item><title>RealtimeKit React Native UI Kit - RealtimeKit React Native UI Kit 2.0.0</title><link>https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/react-native-ui-kit/#realtimekit-react-native-ui-kit-200</link><guid isPermaLink="true">https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/react-native-ui-kit/#realtimekit-react-native-ui-kit-200</guid><description>&lt;p&gt;&lt;strong&gt;Compatibility:&lt;/strong&gt; Requires &lt;code&gt;@cloudflare/realtimekit-react-native&lt;/code&gt; (React Native Core) v2.0.0 or later&lt;/p&gt;
&lt;p&gt;This is a major breaking release. Review all breaking changes below before upgrading.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaking changes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upgraded to &lt;code&gt;@cloudflare/realtimekit-react-native&lt;/code&gt; v2.0.0 and &lt;code&gt;@cloudflare/realtimekit&lt;/code&gt; v2.0.0. All &lt;a href=&quot;https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/#2026-06-18-realtimekit-web-core-200&quot;&gt;breaking changes from Web Core v2.0.0&lt;/a&gt; and &lt;a href=&quot;https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/react-native-core/&quot;&gt;React Native Core v2.0.0&lt;/a&gt; apply.&lt;/li&gt;
&lt;li&gt;Removed the KeepAlive Service from the UI Kit. Background Audio/Video support for Android is now managed by &lt;code&gt;@cloudflare/realtimekit-react-native&lt;/code&gt; v2.0.0. Update your integration to use &lt;code&gt;useRealtimeKitClient({ keepAliveService })&lt;/code&gt; from the Core SDK.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;RtkPluginMain&lt;/code&gt; now uses &lt;code&gt;plugin.component&lt;/code&gt; (an &lt;code&gt;HTMLElement&lt;/code&gt;-like object) instead of an iframe. This aligns with the plugin API redesign in Web Core 2.0.0.&lt;/li&gt;
&lt;li&gt;RtkMoreMenu is now scrollable rather than a fixed-height container.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;Breakout Rooms&lt;/code&gt; support:&lt;ul&gt;
&lt;li&gt;New &lt;code&gt;RtkBreakoutRoomsManager&lt;/code&gt; component: full manager UI for creating, assigning participants, and starting or stopping breakout rooms.&lt;/li&gt;
&lt;li&gt;New &lt;code&gt;RtkBreakoutRoomsToggle&lt;/code&gt; component: control-bar button to open or close the breakout rooms manager.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Connected meeting switching UI: &lt;code&gt;RtkMeeting&lt;/code&gt; now handles &lt;code&gt;changingMeeting&lt;/code&gt; events and shows a &amp;quot;Joining…&amp;quot; interstitial screen while switching between connected rooms.&lt;/li&gt;
&lt;li&gt;New exported types: &lt;code&gt;ConnectedMeeting&lt;/code&gt;, &lt;code&gt;ConnectedMeetingParticipant&lt;/code&gt;, &lt;code&gt;ConnectedMeetingState&lt;/code&gt;, &lt;code&gt;PluginIframe&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;New state fields in the &lt;code&gt;States&lt;/code&gt; type:&lt;ul&gt;
&lt;li&gt;&lt;code&gt;activeBreakoutRoomsManager&lt;/code&gt; — tracks breakout manager open/close state and room-switch destination.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;activeBreakoutConfirmation&lt;/code&gt; — breakout action confirmation dialog state.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue where the chat sent notification showed up when a message was edited rather than only when a new message was sent.&lt;/li&gt;
&lt;li&gt;Fixed an issue where video from web participants did not update on mobile devices while screen sharing or a plugin was active.&lt;/li&gt;
&lt;li&gt;Fixed an issue where the screenshare video appeared stretched or distorted in fullscreen when switching between landscape and portrait orientations.&lt;/li&gt;
&lt;li&gt;Fixed an issue where host controls disappeared when the host was off stage.&lt;/li&gt;
&lt;li&gt;Fixed an issue where the screenshare view shook when the device was held in landscape mode on iOS.&lt;/li&gt;
&lt;li&gt;Fixed an issue where the screen orientation did not return to normal after closing a fullscreen plugin on Android.&lt;/li&gt;
&lt;li&gt;Fixed an issue where the More menu could not be scrolled when the device was in landscape mode.&lt;/li&gt;
&lt;li&gt;Fixed an issue where opening the More menu in landscape mode incorrectly locked the screen orientation.&lt;/li&gt;
&lt;li&gt;Fixed inconsistent appearance across button and toggle controls.&lt;/li&gt;
&lt;li&gt;Fixed an issue where participant video tiles occasionally showed outdated or frozen video.&lt;/li&gt;
&lt;li&gt;Fixed an issue where the &amp;quot;Hide Result&amp;quot; option was not enabled by default when creating a poll.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Wed, 08 Jul 2026 00:00:00 GMT</pubDate></item><item><title>RealtimeKit React Native UI Kit - RealtimeKit React Native UI Kit 1.0.0</title><link>https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/react-native-ui-kit/#realtimekit-react-native-ui-kit-100</link><guid isPermaLink="true">https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/react-native-ui-kit/#realtimekit-react-native-ui-kit-100</guid><description>&lt;p&gt;&lt;strong&gt;Breaking changes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Removed support for &lt;code&gt;@cloudflare/realtimekit-react-native&lt;/code&gt; version less than v1.0.0&lt;/li&gt;
&lt;li&gt;The Join Stage Confirmation dialog (i.e &lt;code&gt;RtkJoinStage&lt;/code&gt;) now opens with Mic/Camera disabled by default.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added unread counts for chat and polls in &lt;code&gt;RtkPollsToggle&lt;/code&gt;, &lt;code&gt;RtkChatToggle&lt;/code&gt;, and &lt;code&gt;RtkMoreToggle&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue where when a meeting host leaves the stage, all plugins and host controls disappear.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate></item><item><title>RealtimeKit React Native UI Kit - RealtimeKit React Native UI Kit 0.2.1</title><link>https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/react-native-ui-kit/#realtimekit-react-native-ui-kit-021</link><guid isPermaLink="true">https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/react-native-ui-kit/#realtimekit-react-native-ui-kit-021</guid><description>&lt;p&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue where self video is not visible on Setup Screen on initial load (i.e happens with @cloudflare/realtimekit-react-native version v0.3.2)&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate></item><item><title>RealtimeKit React Native UI Kit - RealtimeKit React Native UI Kit 0.2.0</title><link>https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/react-native-ui-kit/#realtimekit-react-native-ui-kit-020</link><guid isPermaLink="true">https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/react-native-ui-kit/#realtimekit-react-native-ui-kit-020</guid><description>&lt;p&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added edit, pin, and delete controls to Chat messages in RtkChat&lt;/li&gt;
&lt;li&gt;Added optional background support for audio/video in Android.
Refer to the &lt;a href=&quot;https://docs.realtime.cloudflare.com/react-native/quickstart#additional-steps-for-background-audiovideo-support&quot;&gt;documentation&lt;/a&gt; for implementation details.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed image button in RtkChat opening File Manager instead of Gallery&lt;/li&gt;
&lt;li&gt;Fixed app crash on RtkChat auto-scroll when new messages arrive&lt;/li&gt;
&lt;li&gt;Fixed chat message display issues&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate></item><item><title>RealtimeKit React Native UI Kit - RealtimeKit React Native UI Kit 0.1.3</title><link>https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/react-native-ui-kit/#realtimekit-react-native-ui-kit-013</link><guid isPermaLink="true">https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/react-native-ui-kit/#realtimekit-react-native-ui-kit-013</guid><description>&lt;p&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed duplicate stage toggle pop-ups&lt;/li&gt;
&lt;li&gt;Fixed audio switch to earpiece when leaving stage in Webinar&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Sun, 14 Sep 2025 00:00:00 GMT</pubDate></item><item><title>RealtimeKit React Native UI Kit - RealtimeKit React Native UI Kit 0.1.2</title><link>https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/react-native-ui-kit/#realtimekit-react-native-ui-kit-012</link><guid isPermaLink="true">https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/react-native-ui-kit/#realtimekit-react-native-ui-kit-012</guid><description>&lt;p&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed android build failing for New Architecture&lt;/li&gt;
&lt;li&gt;Added delete option feature in Polls&lt;/li&gt;
&lt;li&gt;Fixed screen being blank when kicked from meeting&lt;/li&gt;
&lt;li&gt;Fixed the fullscreen button not clickable in screenshare&lt;/li&gt;
&lt;li&gt;Fixed audio selector not visible for webinar viewer&lt;/li&gt;
&lt;li&gt;Fixed video incorrectly labeled as being off&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 08 Jul 2025 00:00:00 GMT</pubDate></item><item><title>RealtimeKit React Native UI Kit - RealtimeKit React Native UI Kit 0.1.1</title><link>https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/react-native-ui-kit/#realtimekit-react-native-ui-kit-011</link><guid isPermaLink="true">https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/react-native-ui-kit/#realtimekit-react-native-ui-kit-011</guid><description>&lt;p&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Documentation improvements&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 05 Jun 2025 00:00:00 GMT</pubDate></item><item><title>RealtimeKit React Native UI Kit - RealtimeKit React Native UI Kit 0.1.0</title><link>https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/react-native-ui-kit/#realtimekit-react-native-ui-kit-010</link><guid isPermaLink="true">https://edgetunnel-b2h.pages.dev/realtime/realtimekit/release-notes/react-native-ui-kit/#realtimekit-react-native-ui-kit-010</guid><description>&lt;p&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Initial release&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Wed, 04 Jun 2025 00:00:00 GMT</pubDate></item></channel></rss>