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.
 
 
 
 

967 B

Sample with common UI between android, desktop, web, ios

In this sample all platforms use own native UIKit (except Desktop):

  • Android - material Compose UI
  • Desktop - material Compose UI
  • Web - Compose Web
  • iOS - UIKit Compose components

But all application UI implemented in commonMain - low level build kit elements like Text, Column etc is expect and implemented on all platform by platform UI.

Screenshots

iOS

ezgif-3-3924687fe7

Android

ezgif-3-4ee9b0a5b6

Desktop

ezgif-3-fc12402deb

Web

ezgif-3-bbc7ea0c78