Ferrite-backup/Ferrite/Extensions
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
..
Array.swift Debrid: Add Premiumize support and cleanup 2022-12-05 18:10:10 -05:00
Bundle.swift Build: Add scripts for commit and nightly information 2022-12-06 12:37:15 -05:00
Collection.swift Ferrite: Add code up to alpha 1 2022-07-21 00:01:41 -04:00
Data.swift Ferrite: Add SwiftFormat 2022-08-04 21:33:59 -04:00
DateFormatter.swift Library: Add history functionality 2022-09-16 12:33:21 -04:00
FileManager.swift Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
NotificationCenter.swift Ferrite: Concurrency, cleanup, and format 2022-10-05 10:48:02 -04:00
Set.swift Debrid: Add Premiumize support and cleanup 2022-12-05 18:10:10 -05:00
String.swift Ferrite: format 2023-01-07 18:47:27 -05:00
Task.swift Ferrite: Add code up to alpha 1 2022-07-21 00:01:41 -04:00
URL.swift Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
View.swift Ferrite: Fix iOS 14 onAppear bug 2023-02-08 14:41:14 -05:00