Artem Kobzar
2534df20cd
Add Wasm and JS support to Imageviewer example ( #4745 )
6 months ago
dima.avdeev
990fbfdcfe
Update link to setup environment instructions ( #4344 )
...
Update links to new
[instructions](https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-multiplatform-setup.html )
It resolves issue:
- https://github.com/JetBrains/compose-multiplatform/issues/4343
9 months ago
George Shalvashvili
6df5a9c6ed
Update distribution path for ImageViewer ( #3925 )
1 year ago
Ivan Matkov
c09b344c03
Adopt ImageViewer to Compose 1.5.0-dev1114 and Kotlin 1.9.0 ( #3400 )
...
* ImageViewer. Add WindowsInsets.ime and update resources
* Update gradle properties
* Fix HorizontalPager usage
* Add ExperimentalForeignApi annotation
---------
Co-authored-by: dima.avdeev <dima.avdeev@jetbrains.com>
1 year ago
Nikita Lipsky
5e7d55fb33
Update README.md for examples ( #2990 )
2 years ago
Nikita Lipsky
a8003a0f5d
Move experimental/examples to examples ( #2976 )
...
* Move experimental/examples to examples
* Change version to 1.4.0-rc01
2 years ago
Igor Demin
eae694ad3d
Replace package by packageDistributionForCurrentOS ( #2390 )
...
`package` is deprecated
2 years ago
Igor Demin
7bd0b3d1a5
Fix examples, templates ( #2359 )
...
- move screenshot into screenshots folder
- add Readme, run configuration, .gitignore to web-template
- fix web-compose-in-js (read versions from properties)
- add global idea/ into gitignore
2 years ago
dima.avdeev
d2b9faa72e
examples README and .run configurations ( #2355 )
2 years ago
Roman Sedaikin
f030439571
Added screenshots for examples.
4 years ago
Igor Demin
3799ca1f16
Fix typos
4 years ago
Alexey Tsvetkov
314f5af47f
Update all examples with Compose Application DSL
4 years ago
spvessel
07c6845dd3
Fixed an issue where the user could see the previous image in full screen mode before the selected one was loaded (android and desktop).
4 years ago
Nikolay Igotti
f201961e31
Example Image Viewer.
4 years ago