Socket
Socket
Sign inDemoInstall

@pubnub/react-chat-components

Package Overview
Dependencies
207
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pubnub/react-chat-components

PubNub Chat Components is a development kit of React components that aims to help you to easily build Chat applications using PubNub infrastructure. It removes the complexicity of picking an adequate Chat engine, learning its APIs and dealing with its low


Version published
Maintainers
3
Weekly downloads
1,724
decreased by-16.55%

Weekly downloads

Readme

Source

PubNub Chat Components for React

PubNub Chat Components for React are the fastest way to add chat features like direct and group messaging, typing indicators, or reactions, without going through the complexity of the low-level architecture of real-time networks.

  • Reduced Implementation Time: Develop proof-of-concept and production-ready apps faster using predefined components.
  • Fast and Simple Extensibility: Add rich features, like typing indicators, read receipts, or reactions, without writing complex code.
  • Flexible and Customizable Components: Customize component design and add custom components to extend functionality.
  • High Scalability: Let PubNub take care of scaling and reliability as you grow your app.
  • Easy Theming: Use the built-in light and dark themes or create custom ones for various use cases: group, support, and event chats.
  • Strong Typing: Utilize the power of TypeScript to develop your application.

PubNub Chat Components

Apart from PubNub Chat Components for React, we provide a separate npm package for React Native. Check out our PubNub Chat Components for React Native for more details.

Features

  • User and Channel Metadata: Add additional information about the users, channels, and their memberships from PubNub Objects storage using custom hooks
  • Subscriptions: Subscribe to user channels automatically
  • Messages: Publish and display new and historical text messages
  • Presence: Get currently active users, observe their state, and notify them about changes
  • Typing Indicators: Display notifications that users are typing
  • Message Reactions: Publish and add emojis to messages

Available components

Prerequisites

Usage

Start by exploring our demo apps that were built using chat components:

Source codeLinkDescription
getting-startedTutorialSample 1:1 chat app to get started
group-chatDemo / TutorialComplex moderated group chat app
live-eventsDemo / TutorialLive events app with a chat panel
telehealthDemo / TutorialSimple patient-doctor chat app

Support

If you need help or have a general question, contact support.

Keywords

FAQs

Last updated on 11 Dec 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc