New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-native-matrix

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-matrix

React native Components for matrix chat. This is beta version.

latest
Source
npmnpm
Version
0.0.12
Version published
Weekly downloads
16
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

android

FAQs

Package last updated on 31 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts