Home

Awesome

CoEpi for iOS

This is the repository for the iOS implementation of CoEpi. See CoEpi.org/vision for background, and see the rest of our CoEpi repositories here.

Build Status

Develop branch: Build status

Setup

pod install

* This project uses primarily SPM as dependecy manager. CocoaPods is used temporarily as fallback for some dependencies

Contribute

  1. Read the code guidelines.

  2. Create a branch

  1. Commit changes to the branch
  2. Push your code and make a pull request

Internationalization

Any text visible to the user should be translated into the phone's preferred language. See the Internationalization wiki page for details on how to do that.