Injectable Android ViewModels In the following post I’m going to show a simple (almost boilerplate-free) yet powerful implementation of the view models dependency… Continue reading “Injectable Android ViewModels”…
Dockerizing Android builds Docker is a great container platform that helps building a true independence between applications, infrastructure and developers. It provides an… Continue reading “Dockerizing Android builds”…
A few things I like about React Native. And a few I don’t. React Native is still a hot topic at the company. After spending some time with it, many of us have… Continue reading “A few things I like about React Native. And a few I don’t.”…
Securing your Google service account key in builds Establishing a reliable continuous delivery and deployment process is often very important as it might greatly reduce the length of… Continue reading “Securing your Google service account key in builds”…