Socket
Socket
Sign inDemoInstall

github.com/co-epi/mobile-app

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/co-epi/mobile-app


Version published
Created
Source

Discontinued

We decided to go native!

https://github.com/Co-Epi/app-ios

https://github.com/Co-Epi/app-android

CoEpiMobile

This repo contains both the iOS and Android Co-Epi mobile apps. The apps share common interface elements built with react native.

iOS

Run the following commands to bootstrap the react native environment, and launch the react native server.

$ sudo gem install cocoapods
$ npm install
$ cd ios; pod install
$ npm run ios

Android

Run the following commands to bootstrap the react native environment, and launch the react native server.

$ npm install
$ npm run android

Once the react native server is running, open the android project in Android Studio. You should be able to launch the app with Run -> Debug. You'll have to configure a virtual device for the emulator if you do not have one already.

FAQs

Package last updated on 28 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc