Skip to content

This repository contain sample for how to use Sendbird to add chat using React Native.

Notifications You must be signed in to change notification settings

hamdikahloun/sendbird-react-native

Repository files navigation

alt text

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 contain sample for how to use Sendbird to add chat using React Native. You can find more information in the Javascript SDK documentation and React Native Chat Tutorial

Features

  • Public chat where users can easily join without permission.
  • Display Connected Users
  • Send & Receive Messages

Packages

Quick Start

Install packages

yarn install

Running the app on iOS devices

npx pod-install
yarn ios

Running the app on Android devices

yarn android

Unit Testing

yarn test

Linting

yarn lint

About

This repository contain sample for how to use Sendbird to add chat using React Native.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published