Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.8 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.8 KB

SwiftUI TMDB App

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

This is a demo app showcasing some of my Swift packages: Combine Networking, Combine Store, and Navigation Coordinator. The app leverages a unidirectional data flow approach with data-driven side effects, providing a reactive and declarative way to build iOS applications.

Key Components

Acknowledgments

Special thanks to Oleksii Demedetskyi for providing inspiration and some concepts such as graph system over normalized state and view connector, which were adapted in this project. These concepts were originally presented in SwiftUI-UDF-Demo.

License

This project is licensed under the Apache License, Version 2.0.