Skip to content

WIP: Messenger MVP using RNMatrix

Manish requested to merge (removed):feat/messenger-v2-rnmatrix into release/4.11.0

The purpose of this MR is for discussion and presentation.

Currently, this connects to matrix.org homeserver and has authentication. After Minds homeserver and SDK was ready, we remove the authentication from the app and handle it on the server. This doesn't yet support creating a new chat or group. This MR, using RNMatrix, doesn't have the problems the other MR had which imported all the code of Ditto Mobile and resulted in messy code. But it lacks some essential features which I will be adding next.

We may have to fork RNMatrix and develop our own version specific to our requirements.

#2705 (closed)

Edited by Manish

Merge request reports