Worth noting that React Native lists 3x Big Tech companies on its page (Meta, Microsoft, Amazon). Flutter lists Google.
Apple, for obvious reasons, will never show up on either page (unless hell freezes over!)
Worth noting that React Native lists 3x Big Tech companies on its page (Meta, Microsoft, Amazon). Flutter lists Google.
Apple, for obvious reasons, will never show up on either page (unless hell freezes over!)
On Mac you're an end user
On Windows you're a victim
On Mac you're an end user
On Windows you're a victim
Last week we realized that Retrofit was slowing down our main thread. Let's talk about it!
It all started with an ANR (see screenshot). You can see we're on the main thread and starting async http request with Retrofit by calling OkHttpCall.enqueue().
#perf