GithubHelp home page GithubHelp logo

nihalgadhavi9 / react-native-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from voximplant/react-native-demo

0.0 0.0 0.0 2.24 MB

React Native Voximplant Demo

JavaScript 85.31% Python 2.44% Java 2.53% Ruby 2.97% Objective-C 6.74%

react-native-demo's Introduction

React Native Voximplant Demo Application

User agent demo application that uses react-native-voximplant and Voximplant cloud platform for making/receiving audio/video calls.

Before you start

You will need free Voximplant developer account setup for making and receiving calls using the SDK.

Learn more at quickstart.

Getting started

  1. Install React Native as described at https://facebook.github.io/react-native/docs/getting-started.html#content

  2. Clone this repository

  3. Run npm install , all required components will be installed automatically

    iOS

    1. Run pod install from react-native-demo/ios folder
    2. Start XCode and open generated VoximplantDemo.xcworkspace

    Note: To enable ios push notifications in demo project, follow the the instructions to add certificates to the Voximplant Cloud

    Android

    no steps required

    Note: To enable andorid push notifications in demo preoject:

    1. Follow the instructions to add the certificates to the Voximplant Cloud
    2. Add google-services.json file to android/app folder
    3. Open app/build.gradle file and uncomment the //apply plugin: 'com.google.gms.google-services' line
  4. It is recommended to run react-native start command from root project directory.

  5. Run your project from XCode (Cmd+R) for iOS, or use react-native run-android to run your project on Android.

Demo project dependencies

The demo project uses the following third-party dependencies:

  • "react-native-vector-icons" - to implement icon buttons
  • "react-native-default-preference" - to store username and login tokens in default pregerences
  • "react-native-fcm" - to support push notifications on android
  • "react-native-notifications" - to support push notifications on iOS
  • "react-native-md5" - to login with one time key

These are not the dependencies for our react native sdk, but only for demo project. Please note that we use these dependencies just to simplify our demo project and to provide the ability to try full functionality of our sdk. Integration of these dependencies to the demo project does not mean that you have to use these dependencies in your project.

Useful links

Official guides:

react-native-demo's People

Contributors

yuliagrigorieva avatar aylarov avatar grigoryvp avatar wayne1203 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.