Ferrite-backup/Ferrite/ViewModels
kingbri 9ff7f5a7d5 Ferrite: Fix iOS 14 onAppear bug
onAppear does not fire properly on iOS 14 due to a longstanding
bug in SwiftUI. Add a UIKit onAppear hook for listening to these
events and implement inside the backport namespace.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-02-08 14:41:14 -05:00
..
BackupManager.swift Ferrite: Fix iOS 14 onAppear bug 2023-02-08 14:41:14 -05:00
DebridManager.swift Ferrite: format 2023-01-07 18:47:27 -05:00
NavigationViewModel.swift Ferrite: Add actions, plugins, and tags 2023-02-08 12:09:37 -05:00
PluginManager.swift Ferrite: Fix iOS 14 onAppear bug 2023-02-08 14:41:14 -05:00
ScrapingViewModel.swift Ferrite: Switch to a Magnet struct 2023-01-04 12:49:20 -05:00
ToastViewModel.swift Ferrite: Format and cleanup 2022-11-19 11:58:02 -05:00