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...
Testing MVI View Models on Android

Testing MVI View Models on Android

Testing MVI View Models on Android SEPTEMBER 29, 2020 | BALAZS TOTH In MVI, View Models are the main connection between the user interface and all the logic and services of an app. Without this connection working correctly, the app won’t do what it’s...

Get notified when our next article is born!

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