IceCubes/IceCubesApp/App
Greg Gardner b1b9e658c9
Work-around issue with QLPreviewController not supporting swipe-to-dismiss and pinch-to-dismiss when presented from SwiftUI by creating a transparent UIViewController wrapper around QLPreviewController that presents it using UIKit instead. (#452) close #106
Co-authored-by: Greg <greg@cromulentlabs.com>
2023-01-28 06:45:15 +01:00
..
Tabs Code cleanup / format / lint 2023-01-27 20:36:40 +01:00
AppRouter.swift Add push notification settings in profile context menu 2023-01-27 12:18:17 +01:00
IceCubesApp.swift Work-around issue with QLPreviewController not supporting swipe-to-dismiss and pinch-to-dismiss when presented from SwiftUI by creating a transparent UIViewController wrapper around QLPreviewController that presents it using UIKit instead. (#452) close #106 2023-01-28 06:45:15 +01:00
QuickLookRepresentable.swift Work-around issue with QLPreviewController not supporting swipe-to-dismiss and pinch-to-dismiss when presented from SwiftUI by creating a transparent UIViewController wrapper around QLPreviewController that presents it using UIKit instead. (#452) close #106 2023-01-28 06:45:15 +01:00
SafariRouter.swift Action extension that would open a deep link in the app (#423) 2023-01-27 20:35:16 +01:00
SideBarView.swift Code cleanup / format / lint 2023-01-27 20:36:40 +01:00