All Projects β†’ sendbird β†’ sendbird-javascript-samples

sendbird / sendbird-javascript-samples

Licence: MIT license
A guide of the installation and functions of Sendbird Chat, UIKit, and SyncManager for JavaScript samples.

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to sendbird-javascript-samples

Rxjava2 Android Samples
RxJava 2 Android Examples - Migration From RxJava 1 to RxJava 2 - How to use RxJava 2 in Android
Stars: ✭ 4,950 (+1471.43%)
Mutual labels:  sample, samples
Androidwithkotlin
πŸš€ These are android sample projects which are written in Kotlin. It covers video streaming, mp3 player, sqlite, location services, custom camera, o-notifications, simple compass etc.
Stars: ✭ 447 (+41.9%)
Mutual labels:  sample, samples
reisen
A simple library to extract video and audio frames from media containers (based on libav).
Stars: ✭ 41 (-86.98%)
Mutual labels:  sample, samples
Examples wxWidgets
Shows how to use wxWidgets controls only by programming code (c++17).
Stars: ✭ 116 (-63.17%)
Mutual labels:  sample, samples
Nodejs Docs Samples
Node.js samples for Google Cloud Platform products.
Stars: ✭ 2,309 (+633.02%)
Mutual labels:  sample, samples
Llvm 9.0 Learner Tutorial
A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accomplish a complete project for FPGA High-Level Synthesis with it.
Stars: ✭ 58 (-81.59%)
Mutual labels:  sample, samples
db2-samples
Db2 application code, configuration samples, and other examples
Stars: ✭ 56 (-82.22%)
Mutual labels:  sample, samples
Uikit Playground
Blog posts about things I learned over the years working with UIKit and accompanying sample code.
Stars: ✭ 95 (-69.84%)
Mutual labels:  sample, uikit
Golang Samples
Sample apps and code written for Google Cloud in the Go programming language.
Stars: ✭ 3,088 (+880.32%)
Mutual labels:  sample, samples
samplescope
Desktop app with the main goal to simplify audio samples search over the internet sources.
Stars: ✭ 23 (-92.7%)
Mutual labels:  sample, samples
native-samples
Samples of modern build automation for native languages with Gradle
Stars: ✭ 140 (-55.56%)
Mutual labels:  samples
Foundatio.Samples
Foundatio Samples
Stars: ✭ 34 (-89.21%)
Mutual labels:  samples
hana-ml-samples
This project provides code examples for SAP HANA Predictive and Machine Learning scenarios and is educational content. It covers simple Predictive Analysis Library SQL examples as well as complete SAP HANA design-time β€œML scenario”-application content or HANA-ML Python Notebook examples.
Stars: ✭ 67 (-78.73%)
Mutual labels:  sample
UIViewPreviewProvider
Allows displaying UIViews inside the Xcode preview canvas
Stars: ✭ 36 (-88.57%)
Mutual labels:  uikit
spring-kotlin-angular4
Another abadoned Spring Boot application with Angular and Kotlinabandoned
Stars: ✭ 22 (-93.02%)
Mutual labels:  sample
KBImageView
UIImageView with Ken Burns effect.
Stars: ✭ 48 (-84.76%)
Mutual labels:  uikit
eventhub
Open-source event organizing web application and a reference DDD solution.
Stars: ✭ 97 (-69.21%)
Mutual labels:  sample
KGNPreferredFontManager
Helper class to registering custom fonts for UIFontTextStyle
Stars: ✭ 19 (-93.97%)
Mutual labels:  uikit
MetalPlayer
A video player using Metal.
Stars: ✭ 68 (-78.41%)
Mutual labels:  sample
amazon-qldb-dmv-sample-nodejs
A DMV based example application which demonstrates how to use QLDB with the QLDB Driver for Node.js
Stars: ✭ 38 (-87.94%)
Mutual labels:  sample

Sendbird JavaScript samples

Platform Languages npm

Sendbird provides an easy-to-use Chat API, native Chat SDKs, UIKits, and a fully-managed chat platform on the backend that provides delivery receipts, offline messaging, presence, translation, moderation tools, and analytics.

The best way to get started is through the JavaScript Getting Started guide.

Introduction

This repository contains samples for how to use Sendbird to add chat using Javascript, React and React Native. You can find more information in the Javascript SDK documentation and React Quickstart Documentation

UIKit

React

Sendbird UIKit for React is a set of prebuilt UI components that allows you to easily craft an in-app chat with all the essential messaging features. Our development kit includes light and dark themes, text fonts, colors and more. All the included components can be styled and customized to create an unique experience that fits your app.

React Native

The Sendbird React Native framework allows you to simplify development for iOS and Android apps, and reuse the same code on both web and mobile apps.

JavaScript

Installation

To use the Sendbird Chat SDK directly you can install it through npm or yarn with

npm install --save sendbird

or

yarn install --save sendbird

Or download the latest release manually from GitHub

Getting Help

Check out the UIKit for React docs. and Sendbird's Developer Portal for tutorials and videos. If you need any help in resolving any issues or have questions, visit our community forums.

We are Hiring!

Sendbird is made up of a diverse group of humble, friendly, and hardworking individuals united by a shared purpose to build the next generation of mobile & social technologies. Join our team remotely or at one of our locations in San Mateo, Seoul, New York, London, and Singapore. More information on a careers page.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].