Repository navigation
ui-thread
- Website
- Wikipedia
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
async/await for Android built upon coroutines introduced in Kotlin 1.1
Declarative implementation of a collapsible navigation bar with snapping in React Native, with all animations running on the UI thread 🚀
A mini-library that makes it really easy to retain background tasks on orientation changes
[未修改源码]在非UI线程返回Response且可以配置并发线程数的Volley, 内涵福利, Demo采用MVP架构设计
An android Event Bus Architecture ( compatible with RxJava, Otto and other bus implementations)
A handy Android Kotlin library to make it easy to switch between UI and Worker thread
Animations at 60 FPS using React Native. These animations are tested for both iOS and Android.
Sample project advocating for web workers, Comlink and .... making the UI thread great again
Find blocked threads and their cause
Identify and resolve potential Application Not Responding (ANR) issues
Identify and resolve potential Application Not Responding (ANR) issues
📱 fragmentBoss is a library module for Android app development, allowing such actions as resurfacing a fragment in the back stack without popping other fragments out or recreating fragments that are already in the back stack.
Android RxJava use cases, parallel processing and updating UI thread from background process examples.