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...

Post
A guide to SwiftLint
December 23, 2018 - 5 min read

SwiftLint is a great tool to enforce Swift style and conventions. When working with different developers with different levels of experience and differen...

Newer
Older