react-native-matrix
v0.0.12
Published
React native Components for matrix chat. This is beta version.
Downloads
38
Maintainers
Readme
react-native-matrix
Description
This is a crossplatform mobile client for matrix.org server.
Instalation
How to run:
- run
yarn install
- run
cd ios && pod install
if you use RN < 0.60, please follow the installation of these modules:
- react-native-audio-recorder-player
- react-native-device-info
- react-native-document-picker
- react-native-image-picker
- react-native-share
- react-native-sound-recorder
- 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