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.
 
 
 
 

237 B

MPP Code Viewer example for desktop/android written in Multiplatform Compose library.

To run desktop application execute in a terminal: ./gradlew desktop:run

To install android application on device/emulator: './gradlew installDebug'