Pranav-Dakshina / SendBird-JavaScript

SendBird JavaScript Sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Contributing

The SendBird JavaScript samples are fully open-source. All contributions and suggestions are welcome!

About

SendBird JavaScript Sample


Languages

Language:JavaScript 81.1%Language:CSS 14.7%Language:HTML 2.6%Language:Objective-C 1.0%Language:Java 0.3%Language:Python 0.3%