Coordinator Pattern
(presented by @Austin Betzer)
The pros of introducing the coordinator pattern within the app.
Resources
Part 1: How to use the coordinator pattern in iOS apps
Part 2: Advanced coordinators in iOS
PureLayout
(presented by @Austin Betzer)
The pros and cons of building UI programmatically vs using xib/storyboards. Presenting a potential framework that could be adopted making it even easier to use.
GitHub - PureLayout/PureLayout: The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
Pros
Cons
Proposed Navigation Structure
(presented by @Austin Betzer)
Today all the code that controls which view is presented is handled by the AppointmentDetailsVC. This view uses a UIContainerView and hides the subview based on what segmented control is displayed.
We propose to use a UIPageViewController, a UIController that Apple provides to do this exact thing. You no longer have to handle displaying views at the correct time and memory management.
The merge request can be found here, https://gitlab.com/aptive-environmental/field-service/field-service-ios/-/merge_requests/166/diffs
2024-04-12
We have built partnerships for a decade. Collaborate with Utah Tech Labs to build trust together.