Offline Support on React Native

Local Storage: Saving chat data locally on the device so users can view their previous conversations without an active internet connection.

Offline Access: Displaying all conversations and messages previously loaded when the app is offline, similar to how local databases like Realm work. Essentially, I want users to be able to see their chat history and interact with it while offline, and then sync any new messages or updates once they are back online.

Does the SDK or the UI-Kit provide these capabilities for React Native?

Please authenticate to join the conversation.

Upvoters
Status

Idea

Board

πŸ’‘ Feature Request

Tags

Chat SDKs

Subscribe to post

Get notified by email when there are changes.