We believe that apps should use fully native UI, so Skip doesn't strive for pixel equivalence. Nevertheless, we recently updated our Android #SwiftUI support to match iOS a little more. Thread on the recent tweaks and their #JetpackCompose implementations

https://skip.tools

Skip

Skip brings SwiftUI app development to Android

Skip

1. We made expanded top bar titles more prominent

Compose's MediumTopAppBar doesn't support expanded-only font customization, so we place it in a MaterialTheme { ... } with custom typography that re-maps the headlineSmall font that MediumTopAppBar uses in the expanded state