@rn-matrix/core

The core data functionality of rn-matrix

Usage no npm install needed!

<script type="module">
  import rnMatrixCore from 'https://cdn.skypack.dev/@rn-matrix/core';
</script>

README

npm (scoped) npm (scoped)

Packages

Core (@rn-matrix/core)

Core is the data for rn-matrix - you can use Core on it's own if you have no need for built in UI components. However, if you only use Core, I recommend referencing the UI package as an example of implementation.

UI (@rn-matrix/ui)

The UI package has default UI components like an inbox, message list, and composer which simplify the process of adding chat to an app. These are customizable and it's the recommended method of using rn-matrix.

Documentation

Find installation, usage examples, and more at https://rnmatrix.com