2019-12-22 20:31:15 +00:00
|
|
|
# PeopleInSpace
|
2019-12-22 20:25:01 +00:00
|
|
|
|
2019-12-22 20:31:15 +00:00
|
|
|
Minimal **Kotlin Multiplatform** project using Jetpack Compose and SwiftUI
|
|
|
|
|
|
|
|
It makes use of basic API (http://open-notify.org/Open-Notify-API/People-In-Space/) to show list of people currently in
|
|
|
|
space (inspired by https://kousenit.org/2019/12/19/a-few-astronomical-examples-in-kotlin/)! The list is shown on Android
|
|
|
|
using **Jetpack Compose** and on iOS using **SwiftUI**
|
2019-12-22 20:25:01 +00:00
|
|
|
|
|
|
|
|