How to Use the Coordinator Pattern in SwiftUI

How to Use the Coordinator Pattern in SwiftUI

How to Use the Coordinator Pattern in SwiftUI JANUARY 8, 2021 | PAUL KRAFT When developing iOS apps with UIKit, many developers have used the Coordinator pattern to abstract away the connections between individual view components. This increases the reusability of...
Data Integrity: CRC with Swift on iOS

Data Integrity: CRC with Swift on iOS

Data Integrity: CRC with Swift on iOS NOVEMBER 13, 2020 | GHULAM NASIR When working with any communication or storage medium such as Bluetooth, wi-fi (and even wired networks) or disk storage, data can get corrupted. In such cases, we need to make sure that the data...
Advanced Property Wrappers in Swift

Advanced Property Wrappers in Swift

Advanced Property Wrappers in Swift JULY 27, 2020 | PAUL KRAFT We love Swift as a lean and intuitive programming language and recently, SwiftUI made our hearts beat faster for providing us with great tools to create amazing user experiences with very little, simple...
Adding Custom Views to the Library in Xcode 12

Adding Custom Views to the Library in Xcode 12

Adding Custom Views to the Library in Xcode 12 JUNE 24, 2020 | PAUL KRAFT What do you prefer: creating user interfaces visually or in code? This question has split the Apple developer community for years. Could this year’s WWDC finally mark the end of that? Last...
iOS App Security: Best Practices

iOS App Security: Best Practices

iOS App Security: Best Practices JANUARY 28, 2020 | STEFAN KOFLER Smartphone apps are the center of most peoples’ technology usage. They deal with a lot of private and sensitive user data like your personal health information or banking information. Protecting...

Get notified when our next article is born!

(no spam, just one app-development-related article
per month)