Explore >> Select a destination


You are here

www.onswiftwings.com
| | lepinski.net
2.6 parsecs away

Travel
| |
| | benoitpasquier.com
1.4 parsecs away

Travel
| | The best part of continuous integration is the ability to automatically run tests and build apps, ready to be deployed. However, automatic build doesn't mean smart or optimised build. Here are some tips I collected along the way to speed up delivery process.
| | swiftwithmajid.com
4.2 parsecs away

Travel
| | The primary goals of the microapps architecture are to maintain separation of concerns to enhance compile time, adhere to the single responsibility principle, and facilitate continuous delivery, allowing for the deployment of a feature without the need for the completion of other features.
| | nilcoalescing.com
32.1 parsecs away

Travel
| Programmatically dismiss presentations and pop views from the navigation stack in both pure SwiftUI and hybrid UIKit/SwiftUI apps with the help of the dismiss action.