RocketChat / Rocket.Chat.ReactNative

Rocket.Chat mobile clients
https://rocket.chat
MIT License
1.91k stars 1.14k forks source link

chore: feat: save ThreadMessagesView filter preferences on mmkv #5653

Closed GleidsonDaniel closed 2 months ago

GleidsonDaniel commented 2 months ago

Proposed changes

Currently, the filters I select from threads are saved on the web between different conversations and sessions. This PR enables the same behavior in the mobile app.

Issue(s)

How to test or reproduce

Screenshots

Types of changes

Checklist

Further comments

Jira: NATIVE-537