Giter Site home page Giter Site logo

stringsaeed / mobile-phone-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cern-phone-apps/mobile-phone-app

0.0 1.0 0.0 3.75 MB

CERN Phone Mobile client. Multiplatform phone application compatible with Android and iOS.

JavaScript 90.72% Python 2.30% Java 2.54% Objective-C 2.58% Ruby 1.85%

mobile-phone-app's Introduction

Dial Mobile (CERN Phone Mobile App)

View all screenshots

CERN Phone application to make and receive calls.

Build Status codecov Dependency Status

Current limitations

OS Status
Android Tested and working on Android 9
iOS Not yet compatible

Requirements

To install the following components, please follow the React Native guide for your platform

Development

Read the docs

Environment setup

  1. Follow the steps of the official React Native documentation to setup your development environment. Since we are using native modules, we need to follow the React Native CLI Quickstart guide.

Updating libs

โš ๏ธ Beware of the libs used which contain native code. Some of them are highly dependent on the React Native version and might not be compatible with newer ones.

Debugging

On a physical device

  • Shake the phone to display the development menu.

On the emulator

  • Command + M will display the development menu.

Change the debugger port

  1. Open the development menu
  2. On "Dev Settings" change the "Debug server host & port for device" to something like: localhost:8081

Run the app

On Android

yarn
yarn run android

Troubleshoot your environment

Running the following command will return a diagnosis of your environment:

npx @react-native-community/cli doctor

Testing

yarn test

Packaging and Deployment

The following command will generate the apk for Android.

cd android
./gradlew assembleRelease

mobile-phone-app's People

Contributors

lorys avatar pferreir avatar proncerof avatar renefs avatar

Watchers

 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.