|
|
|
|
|
by kridsdale1
1289 days ago
|
|
ComponentKit for Facebook was explicitly built to offload as much ui work as possible to other threads (text sizing being super expensive) and only go back to main to say “here is your new react style model”. I was very surprised that SwiftUI didn’t do this too. |
|