sunsidew / SendBird-iOS

SendBird iOS Sample UI in Objective-C and Swift

Home Page:https://sendbird.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SendBird iOS Sample UI

Introduction

SendBird provides the chat API and SDK for your app enabling real-time communication among your users. SendBird Sample UI has three features for the chat and messaging.

  1. Open chat: Open chat is a public chat. There is a channel which can be participated by anyone without an admission. The channel can be created on SendBird dashboard or via server API.

  2. 1-on-1 messaging: 1-on-1 messaging is a private channel between two users. Basically it is same as group messaging channel with only two members.

  3. Group messaging: Group messaging is a private channel between multiple users. The user who wants to join the Group messaging channel has to be invited by other user who is already joined the Group messaging channel.

Quick Start

  1. Download Sample UI project from this repository.
  2. Open the project which you want to run.(We provide Objective-C and Swift project.)
  3. Build and run it.

About

SendBird iOS Sample UI in Objective-C and Swift

https://sendbird.com


Languages

Language:Objective-C 81.3%Language:Swift 17.9%Language:Shell 0.9%Language:Ruby 0.0%