1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
kotlinx-coroutines-android Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
kotlinx-coroutines-javafx Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
kotlinx-coroutines-swing Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.md Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
coroutines-guide-ui.md Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
knit.code.include Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
knit.properties Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
ui-example-android.png Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
ui-example-javafx.png Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.md

Coroutines for UI

This directory contains modules for coroutine programming with various single-threaded UI libraries. After adding dependency to the UI library, corresponding UI dispatcher will be available via Dispatchers.Main. Module name below corresponds to the artifact name in Maven/Gradle.

Modules