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.
- Host: GitHub
- URL: https://github.com/colorfy-software/chatify
- Owner: colorfy-software
- License: mit
- Created: 2022-03-01T10:43:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T17:00:53.000Z (over 1 year ago)
- Last Synced: 2025-02-25T16:42:15.109Z (over 1 year ago)
- Topics: android, chatbot, ios, react-native
- Language: TypeScript
- Homepage: http://npmjs.com/package/@colorfy-software/chatify
- Size: 960 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
💬 Chatify
Delightful chatbot library for React Native.
## 🎯 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).