matrix-org / matrix-rn-sdk

Wrapper around matrix-js-sdk for React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matrix-rn-sdk
=============

A wrapper around matrix-js-sdk for React Native. Uses React Native Async Storage.

Usage
=====
Use matrix-rn-sdk should be a drop-in replacement for matrix-js-sdk, but using an appropriate storage layer for React Native.

About

Wrapper around matrix-js-sdk for React Native

License:Apache License 2.0


Languages

Language:TypeScript 98.6%Language:JavaScript 1.4%