Giter Site home page Giter Site logo

janak-nirmal / react-native-chatty Goto Github PK

View Code? Open in Web Editor NEW

This project forked from muhammedkpln/react-native-chatty

0.0 1.0 0.0 11.62 MB

๐Ÿ’ฌ Full-featured high performance chat UI for React Native

Home Page: https://muhammedkpln.github.io/react-native-chatty/

License: MIT License

Shell 0.18% JavaScript 3.47% TypeScript 96.35%

react-native-chatty's Introduction

react-native-chatty

๐Ÿ’ฌ Full-featured high performance chat UI for React Native.

Demo

With and without customizations:

caption1 caption2
demo.mp4

Check out Expo snack (For better results, try on real devices.)

Features

  • Built with TypeScript
  • ๐Ÿš€ Using recyclerlistview for rendering messages
  • Fully customizable components
  • Loading earlier messages support
  • Typing animation using react-native-lottie otherways use ur own animation
  • Swipe to reply
  • Scroll to bottom
  • Haptic feedback on new message
  • Hashtag, mention and url is parsed optionally, or even use ur own logic.
  • Actions via iOS context menu(fallback to actionsheet if not available)
  • Mention directly from input by typing @mention
  • Upload/View image support.

Installation

yarn add react-native-chatty

Optional Dependencies

  • react-native-lottie
  • react-native-haptic-feedback / expo-haptics
  • react-native-parsed-text
  • react-native-context-menu-view

Usage

Head over to Docs for more information.

import { Chatty } from "react-native-chatty";


<Chatty messages={messages} headerProps={...} footerProps={...} />

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

react-native-chatty's People

Contributors

muhammedkpln avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.