Daggerpov / Quote-Droplet-iOS

iOS app that serves quotes through its feed, search, widgets, and notifications (Available on iOS App Store).
https://apps.apple.com/app/quote-droplet/id6455084603
1 stars 0 forks source link

Refactoring: (MVVM epic) Bring View logic into ViewModels #111

Closed Daggerpov closed 20 hours ago

Daggerpov commented 1 day ago

Tab Views

Sub Views

General

Daggerpov commented 1 day ago

Will improve SingleQuoteView in #110

Actually already implemented QuoteBox.swift as a ViewModel before formally learning the pattern