This differential brings db messages persing into separate function. This removes duplicated logic and allowes to perform exclusively db messages parsing when we implement JSI method to get all SQLite data.
Details
Details
Launhc the app, open chat with a certaion user so that messages are fetched from server. Kill the app, launch the app and flipper. Ensure messages are in the payload of SET_CLIENT_DB_STORE action.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable