Mobile Development Collective
You must join and become a Member of the collective to propose an article.
You must join and become a Member of the collective to propose an article.
Stay up to date
We'll highlight new content in your collectives with a blue activity indicator on navigation items and posts.
Manage preferences
Articles
Browse articles with relevant Mobile Development tags
2 articles
11
votes
735
views
2 minute read
Basics of Kotlin coroutines
Basics of Kotlin coroutines
What is a coroutine?
A coroutine is a concurrency design pattern that you can use on Android to simplify code that executes asynchronously.
They are“lightweight threads”. ...
12
votes
1k
views
1 minute read
Using SwiftData with SwiftUI
One thing we iOS developers should rejoice about is the development of SwiftData, at least if you are coding for a very new project and can forget about iOS versions below 17.
We finally have an ...
Members can contribute articles
Simply submit a proposal, get it approved, and publish it.
See how the process works
Simply submit a proposal, get it approved, and publish it.
See how the process works