Giter VIP home page Giter VIP logo

cometchat-sample-app-react-native's Introduction

CometChat

React Native Sample App by CometChat

This is a reference application showcasing the integration of CometChat's React Native UI Kit in React Native. It offers developers practical examples for incorporating real-time messaging, as well as voice and video calling functionalities, into their React Native-based applications.

Prerequisites

Installation

  1. Clone the repository:
    • Using HTTPS
      git clone https://github.com/cometchat/cometchat-sample-app-react-native.git
      
    • Using SSH
      git clone [email protected]:cometchat/cometchat-sample-app-react-native.git
      
  2. Navigate to the cloned directory:
    cd cometchat-sample-app-react-native
    
  3. Install dependencies:
    npm install
    
  4. For iOS, install dependencies after navigating to ios:
      cd ios
      pod install
  5. Enter your CometChat App ID, Region, and Auth Key in the AppConstants.ts file: https://github.com/cometchat/cometchat-sample-app-react-native/blob/f7d4945414da14405f5dece975c8cf43926b01c7/AppConstants.ts#L1-L5
  6. Run the app on a device or emulator from the repo root.
    npm start
    npm run android
    npm run ios
login login

Help and Support

For issues running the project or integrating with our UI Kits, consult our documentation or create a support ticket or seek real-time support via the CometChat Dashboard.

cometchat-sample-app-react-native's People

Contributors

ashish-cometchat avatar honey-cometchat avatar jitvarp avatar jitvarpatil avatar juhi-saha avatar kaushikritik avatar ketanyekale avatar mayur-bhandari avatar mayur10 avatar priyadarshininadar avatar raj-dubey1 avatar ranjanravi85 avatar rohitninawe-cometchat avatar swethasreeavula avatar tirathbhuva avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.