Skip to content

To-Do list app that is a study of the Combine framework, implementing the functionality of the app integrating Combine with both UIKit and SwiftUI frameworks, and showing its differences.

Notifications You must be signed in to change notification settings

raphacmartin/combine-doist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combine Doist

This project is a study of the Combine framework, implementing the functionality of the app integrating Combine with both UIKit and SwiftUI frameworks, and showing its differences.

Starting the app

SwiftUI

To run the app using the SwiftUI views, on the Main.storyboard file move the Storyboard entrypoint to the navigation controller as the image Starting with SwiftUI

UIKit

To run the app using the UIKit views, on the Main.storyboard file move the Storyboard entrypoint to the ToDoListViewController as the image Starting with UIKit

About

To-Do list app that is a study of the Combine framework, implementing the functionality of the app integrating Combine with both UIKit and SwiftUI frameworks, and showing its differences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages