Skip to content

santimattius/ios-news-app

Repository files navigation

codecov Quality checks

iOS News App

This is a template to build an iOS application applying good practices and using a clean architecture, you will see that the code is super decoupled with external frameworks and even with the same iOS framework, this will help you to model your domain purely in Swift without generating external dependencies.

Screenshot home Screenshot home Screenshot home

Application architecture

General architecture

Project structure

Project structure

Setup apiKey

Add in the Credentials.plist file the following variable apiKey with the key obtained in the api portal.

Slather

Execute bundle install and run application tests.

After run this command:

slather coverage --html

References

Tools

About

ios app example project.

Resources

Stars

Watchers

Forks