Giter VIP home page Giter VIP logo

agora-react-native-demo's Introduction

Agora React Native Demo

Implementation of Agora's SDK for Video Calling between users in a React Native App.

Installation & Usage

  • Go to https://dashboard.agora.io/en/signup, make an account and login to the dashboard.
  • Navigate to the project list tab under projects and create a new project by clicking the green button.
  • Copy your App ID and save it somewhere.
  • Install NPM and Node.js if you don't have it already.
  • Download and extract the zip file from master branch.
  • Run npm install or use yarn to install the app in the unzipped directory.
  • Go to ./components/Home.js and edit line 13 to put your App ID from the dashboard as AppID: 'exampleAppID'
  • Execute react-native link react-native-agora and react-native link react-native-vector-icons.
  • Connect your device or start an AVD then run react-native run-android to start the app.
  • Enter a channel name and hit submit on the device.
  • Use the same channel on a different device, and that's it. You should have a video call going.

agora-react-native-demo's People

Contributors

dependabot[bot] avatar ekaansharora 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.