Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Sample JavaScript React-Native Basic

React-Native sample using SendBird SDK.

NOTICE!

This sample is deprecated and not supported any longer.
You can see the latest React Native sample in SendBird React Native Redux sample.

Run the sample

Require that you have Node installed.

  1. Install React Native CLI

     npm install -g react-native-cli
    
  2. Install package

     npm install
    
  3. Start sample.

     react-native run-ios