react-native-matrix icon indicating copy to clipboard operation
react-native-matrix copied to clipboard

This is a crossplatform mobile client for matrix.org server

react-native-matrix

Description

This is a crossplatform mobile client for matrix.org server.

Instalation

How to run:

  1. run yarn install
  2. run cd ios && pod install

if you use RN < 0.60, please follow the installation of these modules:

  1. react-native-audio-recorder-player
  2. react-native-device-info
  3. react-native-document-picker
  4. react-native-image-picker
  5. react-native-share
  6. react-native-sound-recorder
  7. rn-fetch-blob

How to use

Main components that can me used

To Do List

  • update readme file
  • create login component
  • refactor the code
  • add renderItem for MatrixCahts