In this video I’ll talk about when it’s fine to use the runBlocking function from Kotlin coroutines and when you absolutely need to avoid it.
KSP2 Preview, Mastering in SwiftUI, How to implement gamification and more!
Foundation models are trained on a variety of data sources to create artificial intelligence systems that can adapt to a wide range of tasks, rather than...
Google today, along with its Gemini artificial intelligence model, unveiled AlphaCode 2, an improved version of the AlphaCode code generator introduced by Google's DeepMind lab about...
ColorfulX is an implementation using Metal for crafting multi-colored gradients. ColorfulX Platform UIKit and AppKit platforms are generally supported. Due to MTKView not available on visionOS, it’s not supported....
Power of enums, A New Foundation for AI on Android, developer dogmas and more!
Beeper Mini joins a growing list of apps trying to bring iMessage capabilities to Android, but Migicovsky is adamant that Beeper Mini is not like other...
Customize your country text field for Jetpack Compose. Usage val phoneNumber = remember { mutableStateOf("") } val showError = remember { mutableStateOf(false) } CountryCP( modifier =...
The first stable release of Flutter 1.0 came out 5 years ago, and congratulations to the platform. During this time it covered all platforms, got a...
Interactive widgets were announced at WWDC 2023 for SwiftUI. Now let’s see how we can interact with widgets using SwiftUI.
Amazon Q is already available in a preview version.
At this point, the technology is too complex and buggy for widespread use, but in the world of AI, it doesn't last that long.
IMSwitch is a SwiftUI toggle component with image options. It provides a visually appealing and customizable way to toggle between two options. An easy to use,...
Robust iOS Applications, Idiomatic Kotlin, The Fastest Way to Make Your Designs More Interesting and more!
Didi you know that Flutter is not only used to developer applications but also to create games?
With the global economic downturn, most markets for consumer devices such as smartwatches are still stagnating compared to a year ago.
The question of who will win this race can hardly be answered, but one thing is clear - Twitter lost momentum after rebranding, and that's hard...
This is a KMP project for Android, IOS, Desktop and Wear Os with shared UI using Compose UI. The project consumes data from the FreeToGame Api. The...
Delightful SwiftUI effects for your app. Pow Overview Pow features a selection of SwiftUI transitions as well as Change Effects that trigger every time a value is updated. You can...
SQLite provides a lightweight, disk-based database that doesn't require a separate server process and allows access to the database using a nonstandard variant of the SQL...