Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 241 Bytes

File metadata and controls

10 lines (8 loc) · 241 Bytes

React Native Chatkit Example

This project serves is an example for using chat in react native app

Getting started

  1. Clone the project
  2. cd to project
  3. yarn or npm install
  4. react-native start
  5. react-native run-android/run-ios