How Meta is translating its Java codebase to Kotlin
Meta has been working to shift its Android codebase from Java to Kotlin, a newer language for Android development that offers some key advantages over Java.
Showing 20 of 26 articles (Page 1 of 2)
Meta has been working to shift its Android codebase from Java to Kotlin, a newer language for Android development that offers some key advantages over Java.
React Native's <Text /> component historically used context providers and hooks for features like pressability, which added unnecessary overhead
Jamon Holmgren’s post details common React Native performance issues, building on his earlier thread where he defends React Native’s potential for high performance
I've noticed a lot of android developers discussing KMP lately. But, ios developers don't seem to be as interested, and the reason is pretty clear.
Hello everyone, I'm developing an Android app with Kotlin that heavily relies on location services and utilizes many native features. Meanwhile, I'm also learning Flutter. However, transitioning from Android to Flutter doesn't seem very appealing to me.
We decided that our new architecture for the listing screen, which we’ve named Macramé, would be based on immutable data propagated through a reactive UI.
Molecule is a Compose-based library which we announced two years ago for managing application state. I’m excited to announce that today we are releasing version 1.0, its first stable version!
In this blog post, we offer a foundational understanding of micro-features. The focus is on providing straightforward examples to facilitate the grasp of the concept.
Hey there, Hootsuite’s mobile team here 👋 it’s been a while! We have been hard at work building and shipping our all-new Inbox product on our mobile apps, and what a ride it has been.
Redwood is Cash App’s take on multiplatform mobile client UI. Unlike many of the existing solutions to this problem, our values are slightly different
The post by Emerge Tools analyzes the Peacock app's transition from React Native to native development,
Meta tells the 10-year tale of how their iOS app grew and changed.
Separating Business Logic from UI View Code Now that you got a Flutter app that is able to make HTTP request, you may wonder: What if my app calls more than one service?
ver the past couple of years, the Etsy Android team has been focused on increasing the stability of the Etsy app, to keep users from seeing this dreaded message:
Last June, we started to transition from a monolithic architecture to a package-based one.
Uber breaks down the smart design choices behind their revamped Rider app.
Five years ago the Cash App Android client started splitting our UI rendering and UI presenter responsibilities into distinct types. We had leaned into RxJava heavily in the years prior
Glose was acquired by Medium last January, and since then, the Glose team has been busy integrating with all our new colleagues and building shiny new features.
A wild, honest tale of Uber’s bold app rebuild, racing to simplify code while dodging risks.
Uber explains why they scrapped and rebuilt their driver app to boost speed, scale, and driver happiness.