DORSETRIGS
Home

uiviewcontroller (8 post)


posts by category not found!

iOS MVC architecture - separate view other than the view of view controller

Understanding i OS MVC Architecture Separating the View from the View Controller Introduction In the realm of i OS development the Model View Controller MVC arc

3 min read 08-10-2024 36
iOS MVC architecture - separate view other than the view of view controller
iOS MVC architecture - separate view other than the view of view controller

How to present a ViewController on Half screen

Presenting View Controllers Halfway A Comprehensive Guide Ever wished you could present a view controller on screen but instead of taking over the entire displa

2 min read 07-10-2024 46
How to present a ViewController on Half screen
How to present a ViewController on Half screen

No ObservableObject of type found. A View.environmentObject(_:) for "ClassName" may be missing

Resolving the No Observable Object of Type Found Error in Swift UI When working with Swift UI developers often encounter issues that can be puzzling particularl

3 min read 21-09-2024 58
No ObservableObject of type found. A View.environmentObject(_:) for "ClassName" may be missing
No ObservableObject of type found. A View.environmentObject(_:) for "ClassName" may be missing

Saving edited PDFs directly to application from QuickLook

Saving Edited PDFs Directly to Applications from Quick Look When you are working with PDFs on a Mac managing file edits can sometimes be cumbersome The original

2 min read 14-09-2024 54
Saving edited PDFs directly to application from QuickLook
Saving edited PDFs directly to application from QuickLook

Detect when a presented view controller is dismissed

Detecting When a Presented View Controller is Dismissed in i OS A Comprehensive Guide Knowing when a presented view controller is dismissed is crucial for many

3 min read 06-09-2024 53
Detect when a presented view controller is dismissed
Detect when a presented view controller is dismissed

How to Navigating from SwiftUI View to UIKit UIViewController

Seamlessly Integrating Swift UI Views into your UI Kit App This article will guide you through the process of transitioning from a Swift UI View to a UI View Co

2 min read 05-09-2024 64
How to Navigating from SwiftUI View to UIKit UIViewController
How to Navigating from SwiftUI View to UIKit UIViewController

How to change corner radius of a context menu preview?

Taming the Sharp Edges Customizing Context Menu Preview Corner Radii The default context menu preview in i OS can sometimes feel a bit well square Those sharp c

2 min read 03-09-2024 51
How to change corner radius of a context menu preview?
How to change corner radius of a context menu preview?

Share Audio (MP3) to WhatsApp with text using UIActivityViewController

Sharing Audio MP 3 to Whats App with Text using UI Activity View Controller Sharing audio files MP 3 with accompanying text messages to Whats App using UI Activ

2 min read 27-08-2024 48
Share Audio (MP3) to WhatsApp with text using UIActivityViewController
Share Audio (MP3) to WhatsApp with text using UIActivityViewController