An open API service indexing awesome lists of open source software.

https://github.com/colorfy-software/chatify

💬 Delightful chatbot library for React Native.
https://github.com/colorfy-software/chatify

android chatbot ios react-native

Last synced: about 1 year ago
JSON representation

💬 Delightful chatbot library for React Native.

Awesome Lists containing this project

README

          



💬 Chatify


Delightful chatbot library for React Native.



Current GitHub Actions build status.


Current npm package version.


PRs welcome!

## 🎯 Purpose

Chatify is a highly customizable library built around pleasing animations that provides a delightful chatbot experience UI/UX and DX-wise.

## 🏗️ Installation

```sh
yarn add @colorfy-software/chatify
```

Also install and set up:

1. [react-native-reanimated](https://docs.swmansion.com/react-native-reanimated/)
2. [react-native-gesture-handler](https://docs.swmansion.com/react-native-gesture-handler/)
3. [lottie-react-native](https://github.com/lottie-react-native/lottie-react-native)

## 💻 Usage

_Content coming soon._

## 🤝 Contributing

See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.

## 💖 Code of Conduct

This library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/colorfy-software/chatify/blob/main/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.

## 📰 License

Chatify is licensed under the [MIT License](https://github.com/colorfy-software/chatify/blob/main/LICENSE).