UI

@rn-matrix/ui is a set of UI components that give you a starting point for putting chat in your app. You may use the default look, or you can render custom components and the data is handled for you.

Steps

1. Add package

yarn add @rn-matrix/ui@alpha

Aaaand that's it :)

Last updated