react native chatty
Release 0.4.3
Full-featured high performance chat UI for React Native.
With and without customizations:
| caption1 | caption2 |
|---|---|
demo.mp4 |
Check out Expo snack (For better results, try on real devices.)
yarn add react-native-chattyHead over to Docs for more information.
import { Chatty } from "react-native-chatty";
<Chatty messages={messages} headerProps={...} footerProps={...} />See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT