Skip to content

sendbird/sbm-react-native-sample

Repository files navigation

Sendbird Notifications React Native Sample

This sample application is a demo of the Sendbird Notifications product. Built in React Native using the core JavaScript SDK.

Prerequisite

Sendbird Dashboard Setup

In order to successfully utilize this sample application, you must create the following templates in your application.

Please note that any template sent that does not match one of these four, will not be rendered or may render incorrectly.

Enviornment Setup

Application Setup

Step 1: Install dependencies

npm install

Step 2 (iOS Only): Pod install

npx pod-install ios

Usage

Start the metro bundler by running:

npm start

Follow the on screen instructions to launch on Android or iOS