Posts
All the articles I've posted.
Build iOS apps using Kotlin Multiplatform
Published: at 02:15 AMIn this topic, we will use SwiftUI and Kotlin to create a simple iOS application to demonstrate the power of KMM. It is a location-based weather app that can display the current weather conditions in the city.
Query nearest latitude and longitude from SQLite
Published: at 02:15 PMSearching for nearby locations is one of the most popular features we see in every app. In this topic, we will see how to implement a SQL query with a with a large dataset of location records. We will see how to calculate the distance and find the closest bus stop to our location.
Manage multiple languages using Google Spreadsheets
Published: at 02:00 PMManage multiple languages in an Android project using Google Spreadsheets