Skip to content

Edluyss/SendBird-JavaScript

 
 

Repository files navigation

SendBird JavaScript Sample

The samples in this repository are fully functional messaging applications built using the SendBird JS SDK.

  1. Web widget sample: Facebook-chat-like chat widget to regular websites.
  2. React Native sample: Mobile chat sample for iOS and Android.
  3. Web sample: Slack-like full screen chat sample for desktop browsers.

Table of Contents

  1. Installing the SendBird JS SDK
  2. Previous versions
  3. Contributing

Installing the SendBird JS SDK

Using Bower:

  bower install sendbird

Using npm:

  npm install sendbird

We now support both React Native and NodeJS.

Manual download

Or, you can manually download the JS SDK files here.

Previous versions

To view the version 2 sample, checkout the v2 branch instead of master.

About

SendBird JavaScript Sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.8%
  • CSS 14.4%
  • HTML 2.6%
  • Objective-C 1.9%
  • Java 0.6%
  • Python 0.6%
  • Ruby 0.1%