new-and-improved-fingerprint-authentication-in-Android-apps-0

New & Improved Fingerprint Authentication in Android Apps

When Google released `BiometricPrompt`, we tried integrating it in our Android library for fingerprint authentication.

Domagoj Korman
how-to-prepare-your-app-for-dark-mode-in-iOS-13-0

How to Prepare Your App for Dark Mode in iOS 13

After what seems like forever, iOS is officially getting a feature its users have been crying for: a system-wide dark mode.

Goran Brlas
the-role-of-javascript-in-the-biggest-ios-security-exploit-yet-0

The Role of JavaScript in the Biggest Apple Security Breach

Find out what was the role of JavaScript in the biggest Apple security breach that is responsible for 2 million instances of privacy breaches.

Darko Kukovec
to-parse-or-not-to-parse-xml-on-android-in-2019-0

To Parse or Not to Parse XML on Android in 2019

XML support on Android sucks. Would it be more efficient to propose an alternative solution to parsing XML altogether?

Bojan Komljenović
bitrise-vs-circleci-for-android-in-a-head-to-head-battle-0

Bitrise vs. CircleCI for Android in a Head-to-Head Battle

The best CI is the one that engineers waste the least time on so they can focus on development more. Is Bitrise it?

Josip Krnjić
combine-makes-swiftui-shine-0

Combine’s What Makes SwiftUI Really Shine

We still haven’t decided on what’s the best approach to SwiftUI’s declarative way of building UI architecture-wise.

Krešimir Valjevac
10-minute-tips-to-make-your-iOS-app-more-interactive-0

10-Minute Tips to Make Your iOS App More Interactive

Most people prefer visual interfaces to command line terminals. Learn how to increase app engagement and make your app stand out!

Goran Brlas
swiftui-is-here-to-knock-uikit-out-of-its-shoes-0

SwiftUI Is Here to Knock UIKit out of Its Shoes

We were kind of expecting a new UI framework that’s packing Swift’s power under the hood, but the extent of it caught us by surprise.

Krešimir Valjevac
how-to-test-custom-lint-checks-0

How to Test Custom Lint Checks

Tests help make sure the check behaves correctly in every possible case, but can also help with debugging.

Sven Vidak
how-to-use-react-hooks-in-class-components-0

How to Use React Hooks in Class Components

What can you do if you want to use Hooks logic inside a class component, but there’s no option to rewrite that class to Hook?

Domagoj Vidović
conquering-android-camera-api-0

Conquering Android Camera APIs

If you’ve ever worked with Android Camera APIs, you probably know why almost everyone dislikes it. But it doesn't have to be this way!

Domagoj Korman
jailbreaking-bad-why-jailbreak-detection-in-ios-apps-is-pointless-0

Why Jailbreak Detection in iOS Apps Is Pointless

When developing apps that have the need for extra security, we often get requests to detect jailbroken phones. Here’s what we’ve learned.

Adis Mustedanagic