Post
Kotlin Multiplatform Project: Unit tests for iOS and Android
August 25, 2019 - 7 min read

In every project, regardless of the language or framework, it’s really important to have confidence when making a code change. Unit tests are here for th...

Post
Thoughts on Kotlin Multiplatform Project structure
August 17, 2019 - 10 min read

In the previous article, I tried to explain step by step the process of creating an iOS and Android app with a shared library using Kotlin Multiplatform ...

Post
How to setup a Kotlin Multiplatform Project for iOS and Android
August 4, 2019 - 5 min read

Hi, time has come to write something about Kotlin Multiplatform Project and more specifically how to setup a project with an iOS app, an Android app and ...

Post
A step-by-step guide to create a custom Xcode template
July 21, 2019 - 8 min read

For quite a long time I wanted to experiment with the creation of a custom Xcode template and finally the time has come!! In this article, I will try to ...

Post
How to use Firebase Remote Config and A/B testing on an iOS app(part II)
June 30, 2019 - 9 min read

In the previous article, we described the steps required to set up Firebase Remote Config and A/B testing. So, it is time to proceed with the implementat...

Post
How to use Firebase Remote Config and A/B testing on an iOS app(part I)
June 22, 2019 - 5 min read

This article is part of a series on how to setup and integrate Firebase Remote Config and A/B testing on an iOS app. To illustrate and describe the proce...

Post
Useful Curl features
January 6, 2019 - 5 min read

Happy New Year everyone!! This is my first post of the year!! Today’s topic is a guide about some of the features of curl. Curl is a command line tool th...

Newer
Older