🚀 New Features
Visitor Mode
Added visitor mode with enhanced daily usage-limit handling, including aVisitorUsageLimit page exported from the public API. Non-members now see an engagement bar with gated like and comment actions that prompt a sign-in toast.Login Configuration
Added support for applying login behavior from configuration.✨ Improvements
- Upgraded the Social Plus SDK dependency (
@amityco/ts-sdk-react-native) to 7.23.0.
🐞 Bug Fixes
- Show action controls on story comments.
- Fixed the tab navigation and divider showing when Explore is the only tab.
- Fixed long user profile descriptions overflowing on iOS.
🧩 Compatibility
Environment
Environment
iOS SDK
iOS SDK
Android SDK
Android SDK
🚀 New Features
React Native UIKit v4.0.0 — General Availability
The React Native UIKit v4 is now generally available, graduating from the release-candidate series to a stable release. This release ships the refreshed v4 component architecture, live streaming powered by LiveKit, deep linking and push notification support, notification settings, and user profile screens.Post Link Validation
Added link validation in the post composer, preventing invalid URLs from being submitted.✨ Improvements
- Switched Android post video playback to HLS streaming for more reliable playback.
- Added video compression for stories to reduce upload size.
🐞 Bug Fixes
- Fixed an Android story crash caused by oversized camera capture, by capping the video capture resolution.
- Fixed black story footer and draft background, and the incorrect delete (trash) icon color.
- Fixed a duplicate live badge appearing on the Android livestream player.
- Fixed Android poll duration not updating when tapped.
- Fixed reply count not being pluralized in comment “view more” labels.
- Fixed a nested “view replies” affordance incorrectly appearing in the reply list.
- Fixed long brand user names overflowing their layout.
- Fixed avatar tap not navigating to the user profile.
- Fixed post menu share options being shown to non-members.
- Fixed mentioning members of a private community.
🧩 Compatibility
Environment
Environment
iOS SDK
iOS SDK
Android SDK
Android SDK
🐞 Bug Fixes
- Fixed nested navigation issue by upgrading navigation lib.
- Fixed
absoluteimport issue by migrating torelativeimport internally.
🚨 Compatibility Changes
RN 0.8x Compatibility
- Replaced
react-native-create-thumbnailwithreact-native-compressorfor local video thumbnail generation. - Removed unused
react-native-rsa-nativedependency.
🧩 Compatibility
Environment
Environment
iOS SDK
iOS SDK
Android SDK
Android SDK