main-thread
There are 8 repositories under main-thread topic.
astoilkov/main-thread-scheduling
Fast and consistently responsive apps using a single function call
piotr-oles/use-transition-effect
Run long effects without blocking the main thread
conena/therlock
Find blocked threads and their cause
heytherewill/RunOnMainThread.Fody
:crystal_ball: Run annotated methods on the Main Thread
conena/anr-detective
Identify and resolve potential Application Not Responding (ANR) issues
gilzoide/unity-main-thread-task
Task/UniTask-based Main Thread dispatcher classes, no GameObjects involved
bytebeats/Lifecycle-CompletableFuture
CompletableFuture works with Android Main Thread and Lifecycles. Android 主线程中使用 CompletableFuture. 并且与 Android#Lifecycle 结合起来使用.