Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

stream-chat-expo

Package Overview
Dependencies
Maintainers
6
Versions
754
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-chat-expo

  • 0.0.5
  • npm
  • Socket score

Version published
Weekly downloads
11K
decreased by-19.12%
Maintainers
6
Weekly downloads
 
Created
Source

React Native Chat Components

The official React Native and Expo components for Stream Chat, a service for building chat applications.

NPM Build Status Component Reference

You can sign up for a Stream account at https://getstream.io/chat/get_started/.

Keep in mind

  1. Navigation between different component is something we expect consumers to implement. You can checkout the example given in this repository
  2. This library is still under development, so breaking changes are to be expected in next couple of weeks. So we won't really recommend integrating it right now.

Library currently exposes following components:

  1. Chat
  2. Channel
  3. MessageList
  4. MessageInput
  5. ChannelList
  6. Thread
  7. ChannelPreviewMessenger

How to run example

git clone https://github.com/GetStream/stream-chat-react-native.git
cd stream-chat-react-native
make
cd examples/one
yarn start

TODO:

  1. Attach image/documents/video feature
  2. Play media in app - currently it goes to browser when clicked on attachment
  3. Add propTypes to each component

Keywords

FAQs

Package last updated on 01 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc