React Native Chat UIKit
This page contains an overview of all relevant changes made to the social.plus React Native Chat UIKit modules and the latest version releases.
Version 3.0.1 (2025-05-27)
Fixes:
Ensure channel removal from Channel when the channel gets deleted.
Compatibility :
React >= v16
NodeJS >= v18
NPM >= v6
yarn = v3.6.1
Minimum iOS Target = 13.4
Kotlin = 1.7.0
minSdkVersion = 21
compiledSdkVersion = 31
Version 0.8.0 (2025-03-14)
New Feature:
Upgraded SDK using
v7.0.1
.
Fixes:
Fixed duplicated image issues in chat.
Compatibility :
React >= v16
NodeJS >= v18
NPM >= v6
yarn = v3.6.1
Minimum iOS Target = 13.4
Kotlin = 1.7.0
minSdkVersion = 21
compiledSdkVersion = 31
Version 0.7.1 (2025-03-06)
Fixes:
Fixed
RTE
connection is not being maintained in background mode.
Compatibility :
React >= v16
NodeJS >= v18
NPM >= v6
yarn = v3.6.1
Minimum iOS Target = 13.4
Kotlin = 1.7.0
minSdkVersion = 21
compiledSdkVersion = 31
Version 0.7.0 (2024-12-20)
Fixes:
Fixed an issue by changing
TS-SDK
to be a peer dependency.
Compatibility:
React >= v16
NodeJS >= v18
NPM >= v6
yarn = v3.6.1
Minimum iOS Target = 13.4
Kotlin = 1.7.0
minSdkVersion = 21
compiledSdkVersion = 31
Version 0.6.0 (2024-11-04)
Fixes:
Fixed an issue where previous messages would not load when scrolling to the top of the screen.
Compatibility:
React >= v16
NodeJS >= v18
NPM >= v6
yarn = v3.6.1
Minimum iOS Target = 13.4
Kotlin = 1.7.0
minSdkVersion = 21
compiledSdkVersion = 31
Version 0.5.1 (2024-10-17)
Fixes:
Fixed an issue with multiple subscriptions when using the app with tab navigation.
Compatibility:
React >= v16
NodeJS >= v18
NPM >= v6
yarn = v3.6.1
Minimum iOS Target = 13.4
Kotlin = 1.7.0
minSdkVersion = 21
compiledSdkVersion = 31
Version 0.5.0 (2024-08-26)
Fixes:
Fixed an issue where clicking the space near an image would open the image in full-screen mode.
Compatibility:
React >= v16
NodeJS >= v18
NPM >= v6
yarn = v3.6.1
Minimum iOS Target = 13.4
Kotlin = 1.7.0
minSdkVersion = 21
compiledSdkVersion = 31
Version 0.4.0 (2024-08-05)
Fixes:
Fixed an issue where the message option text was not visible on Android.
Fixed an issue where globally banned users could still see the chat list.
Fixed a duplicate message creation issue in the message list.
Fixed an issue where errors were not displayed when sending messages containing blocked words or unallowed URLs.
Compatibility:
React >= v16
NodeJS >= v18
NPM >= v6
yarn = v3.6.1
Minimum iOS Target = 13.4
Kotlin = 1.7.0
minSdkVersion = 21
compiledSdkVersion = 31
Version 0.3.2 (2024-07-19)
Fixes:
Fixed an issue where the
Edited
label showed on messages that had not been edited.
Compatibility:
React >= v16
NodeJS >= v18
NPM >= v6
yarn = v3.6.1
Minimum iOS Target = 13.4
Kotlin = 1.7.0
minSdkVersion = 21
compiledSdkVersion = 31
Last updated
Was this helpful?