You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
POC-MVVM-C is a simple iOS application implemented using Swift, combine and TMDB API to present the usage of MVVM-C (Model View ViewModel Coordinator) pattern.
The app is available on both light mode and dark mode.
Screenshots
Light mode
Dark mode
Requirements
xcode 15
iOS 15.4
Swift 5
About
POC-MVVM-C is a simple iOS application implemented using Swift, combine and TMDB API to present the usage of MVVM-C pattern