Files
compose-multiplatform/examples/imageviewer
Nikolay Igotti c0c31e9506 Move to dev97
2020-10-20 21:48:28 +03:00
..
2020-09-10 17:58:19 +03:00
2020-09-07 13:54:19 +03:00
2020-09-07 13:54:19 +03:00
2020-10-20 21:48:28 +03:00
2020-10-20 15:26:44 +03:00
2020-09-07 17:59:42 +03:00
2020-09-07 13:54:19 +03:00
2020-09-07 13:54:19 +03:00
2020-09-07 13:54:19 +03:00
2020-09-07 13:54:19 +03:00
2020-10-20 21:48:28 +03:00

An example of image gallery for remote server image viewing, based on Jetpack Compose UI library (desktop and android).

To run desktop application execute in terminal: ./gradlew desktop:run To run android application you will need to open project in Intellij IDEA or Android Studio and run "android" configuration