XuqmGroup-RNSDK/packages
XuqmGroup 4e821b280b feat(rn-im): add WatermelonDB local message database
- Add schema for im_conversations and im_messages tables
- ConversationModel/MessageModel: WatermelonDB ORM models
- ImDatabase: init/saveMessage/getMessages/getConversations/markRead/bulkSave
- ImSDK: fetchHistory/fetchGroupHistory read local DB first, cache server results
- ImSDK: incoming WebSocket messages auto-saved to local DB
- ImSDK: new listConversations() and markRead() public APIs
- @nozbe/watermelondb >=0.27.0 added as peer dependency

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 20:54:12 +08:00
..
common refactor: SDK monorepo with modular packages + clean init API 2026-04-24 16:16:31 +08:00
im feat(rn-im): add WatermelonDB local message database 2026-04-24 20:54:12 +08:00
push refactor: SDK monorepo with modular packages + clean init API 2026-04-24 16:16:31 +08:00
update refactor: SDK monorepo with modular packages + clean init API 2026-04-24 16:16:31 +08:00