status-react/modules/react-native-status
Andrea Maria Piana 78d694f52f
Move message processing to status-go and introduce protobuf
This commit moves all the processing of messages to status-go.

Messages are going arrive to status-react already saved an processed.

Receiving/sending/retrieving from db is now using the same identical
structure. The only processing left in status-react is to mark the
messages as seen and update the unviewed count locally (only
status-react knows whether the count should be updated).

Partially remove commands as well as won't be used anymore.

Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-12-05 17:30:30 +01:00
..
android Move message processing to status-go and introduce protobuf 2019-12-05 17:30:30 +01:00
desktop Add support for `STATUS_GO_SRC_OVERRIDE` env var 2019-11-13 16:41:21 +01:00
ios/RCTStatus remove firebase 2019-10-29 15:03:58 +01:00
index.js update react-native and project dependencies 2017-12-15 16:06:13 +01:00
package.json merged and refactored react-native-status 2016-09-07 20:35:04 +03:00