jetpack-compose-native-android-0

Jetpack Compose: A Turning Point for Native Android UI

It’s well on its way to completely replace Google’s existing toolkit.

Josip Šalković
ios-libraries-2021-0

Most Important iOS Libraries in 2021

Our signature blend of the most useful iOS libraries, a fresh batch for 2021.

Petar Jadek
deep-linking-firebase-branchio-0

Firebase Dynamic Links or Branch.io for Deep Linking?

Make sure your newly acquired app user doesn’t wander off in the wrong direction.

Ban Marković
unescaping-special-characters-0

Unescaping Special Characters in Android Applications

Try these two approaches if you need to escape strings.

Ivan Kocijan
working-with-JSON-API-0

Working with JSON API, Hassle-Free

How we efficiently stopped bikeshedding about our API requests.

Danijel Buhin
retromock-retrofit-calls-0

Introducing Retromock, a Better Way to Mock Retrofit API Calls

Retromock is a Java library for mocking responses in a Retrofit service that’ll make your life easier.

Branimir Akmadža
NSNotificationCenter-alternatives-0

Still Using NSNotificationCenter? Try These Alternatives

Connecting distant modules in your iOS app with NSNotificationCenter might not be the best way.

Hrvoje Hrvoić
code-quality-rubocop-0

Improve Code Quality with RuboCop

Cleaner pull requests, automated knowledge sharing, and easy engagement with open-source software? Sign me up!

Marko Ćilimković
dagger-hilt-0

Stop Holding Dagger by the Blade: Use the Hilt

Hilt will make your Dagger setup way more readable and much easier to maintain.

Stjepan Banek
input-connection-0

Easy Custom Keyboard with InputConnection

An overlooked gem for creating a custom keyboard on Android.

Nikola Gobović
lazy-loading-0

Make Webpages Load Faster with Lazy Loading

Don’t cut down on webpage images – cut down on loading time.

Filip Jakov Bulić
google-in-app-updates-0

Implementing Google's New In-App Updates

The good and the bad of in-app updates, and tackling those issues using our open-source libraries for update handling.

Ivan Kocijan