PinnedKotlin Multiplatform — React Native Bridge ModulesReact Native allows you to write Native Modules for exposing Platform specific functionality to JavaScript. When you use Camera or…Feb 24, 20241Feb 24, 20241
PinnedKotlin Multiplatform — React Native Bridge Modules — Part IIThis is the part two of my series on writing React Native Bridge Modules for Kotlin Multiplatform.Mar 13, 2024Mar 13, 2024
PinnedBuilding a mini Retrofit over OkHTTP with DSL and coroutinesRetrofit is a very useful tool, it lets us abstract calls to an server-side API in the form of functions. A lot of boilerplate code is…Feb 14, 2021Feb 14, 2021
Cross Platform Tech — Kotlin Multiplatform, React Native, JSIAs developers we have a lot of freedom to build apps. We have multiple platforms, frameworks, languages and techniques to choose from…Feb 24, 20243Feb 24, 20243
Kotlin Multiplatform — GZip CompressionThis is a part of a series of articles exploring Kotlin Multiplatform, React Native and C++. Here we will learn about one of the common…Sep 13, 20231Sep 13, 20231
Simple C++ Thread PoolI have a soft corner for C++, with the language being something I started with and is much closer to the machine. C++ source has a place…Jul 3, 2023Jul 3, 2023