Skip to content

A small demo of the usage of Combine. Also leveraging the usage of MVVM and Factory patterns

Notifications You must be signed in to change notification settings

glazed-elite-developers/ios-combineDemo

Repository files navigation

ios-combineDemo

A small demo of the usage of the Combine framework.

Using TheMovieDB API (https://www.themoviedb.org/documentation/api) to fetch data. This demo leverages the usage of MVVM and Factory patterns for the creation and setup of View Controllers, and Router classes to handle navigation.

It also has some tests specs (targetting the existing view models) using Nimble/Quick frameworks.

About

A small demo of the usage of Combine. Also leveraging the usage of MVVM and Factory patterns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published