Ferrite-backup/Ferrite/Views/CommonViews/Modifiers
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
..
ConditionalContextMenu.swift Ferrite: Concurrency, cleanup, and format 2022-10-05 10:48:02 -04:00
ConditionalId.swift Ferrite: Concurrency, cleanup, and format 2022-10-05 10:48:02 -04:00
DisabledAppearance.swift Ferrite: Concurrency, cleanup, and format 2022-10-05 10:48:02 -04:00
DisableInteraction.swift Ferrite: Concurrency, cleanup, and format 2022-10-05 10:48:02 -04:00
InlinedList.swift Ferrite: Concurrency, cleanup, and format 2022-10-05 10:48:02 -04:00
ViewDidAppearModifier.swift Ferrite: Fix iOS 14 onAppear bug 2023-02-08 14:41:14 -05:00