Skip to content

Sample project with Combine & UIKit framework, MVVM architecture

Notifications You must be signed in to change notification settings

necatievrenyasar/Combine-MVVM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combine + UIKit + MVVM

Unit tests status

Sample project with Combine, UIKit and MVVM architecture

This simple app consists of two screens and includes basic concepts that are common usecases for using reactive programming.

First screen showcases offline validation of text fields (login screen as an example).

Second screen presents fetching data from public and free API.

Set up

To run the app clone this repository and provide apiKey in PlayersService class.

Github Actions

Simple workflow responsible for running unit tests can be found in workflow-test.yml file.

About

Sample project with Combine & UIKit framework, MVVM architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%