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 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