You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated the Sample App to React Native 0.78 with New Architecture enabled.
Enhancements
The customSoundForOutgoingMessages now functions correctly in the CometChatMessages component, allowing users to customize sounds for outgoing messages.
Fixes
Resolved an issue where the error state view briefly appeared before the reaction list loaded.
Fixed modal presentation issues on iOS, ensuring consistent behavior.
Corrected a bug that caused old usernames to appear in conversations after the user updated their name.
Fixed the incorrect type definition for the voiceRecordingIconURL prop.
Addressed type errors caused by incorrect typings across the UI Kit.