Nikita Lipsky
596e46fdff
Refactor Widgets Gallery sample to use KMM structure and add iOS target ( #2491 )
...
Refactor Widgets Gallery sample to use KMM structure and add iOS target
2 years ago
dima.avdeev
e900f561f2
update experimental/examples/falling-balls ( #2486 )
2 years ago
Nikita Lipsky
7bfe7df5d0
Fixup for Falling Balls example: remove jcenter()
2 years ago
Nikita Lipsky
d5ba2e924e
Refactor FallingBalls MPP sample to follow KMM project structure. ( #2478 )
...
Refactor FallingBalls MPP sample to follow KMM project structure.
- as a result iOS target can be run and debugged using KMM IDE tooling.
2 years ago
Nikita Lipsky
85faea7243
Unify build.gradle.kts for experimental samples ( #2445 )
...
+ add Android traget for Minesweeper example
2 years ago
dima.avdeev
06193c44ad
update version in experimental uikit samples ( #2377 )
2 years ago
theapache64
9adc93f04b
add android sample for falling balls mpp ( #2275 )
...
Co-authored-by: theapache64 <theapache64@users.noreply.github.com>
2 years ago
dima.avdeev
b1fe574a7e
update uikit sample to compose version 1.2.0 alpha01 dev724 ( #2137 )
2 years ago
dima-avdeev-jb
3221d7c306
update experimental samples compose (1.2.0-alpha01-dev675) and kotlin version (1.6.21) ( #2047 )
...
* update compose version in experimental/examples (version 1.2.0-alpha01-dev675)
* experimental/examples kotlin 1.6.21
* experimental/samples gradle wrapper 7.4.2
3 years ago
dima-avdeev-jb
80cfc4c249
iOS gradle: create task to deploy on connected iOS device ( #1944 )
3 years ago
Alexey Tsvetkov
62a657b6cd
Native desktop packaging ( #1908 )
...
* Minor: add cleanDirs util
* Generate constant for gradle plugin version
* Unpack icons using task instead of lazy property
Resolves #960
* Introduce K/N Desktop packaging for Mac
3 years ago
dima-avdeev-jb
24526947ad
Gradle deploy to iOS simulator ( #1899 )
3 years ago
Alexey Tsvetkov
d23806a3f4
Update examples ( #1740 )
...
* Update examples to Gradle 7.3.3
Resolves #1654
* Update compose and agp in examples
Resolves #1117
* Fix gradle plugins classloading in examples and templates
* Make falling balls mpp compatible with examples checker
3 years ago
Nikolay Igotti
6da56d56ea
Move few MPP examples to experimental for now ( #1739 )
3 years ago
Oleksandr Karpovich
479add7c89
add BouncingBalls example to falling-balls-mpp ( #1699 )
...
* add BouncingBalls example to falling-balls-mpp
* add new bouncing balls at click position instead of a random coordinates
* review improvements
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Alexey Tsvetkov
387fa07bd8
Simplify configuration for web and uikit apps ( #1682 )
3 years ago
Alexander Gorshenev
b98c88d6fe
Add Falling Balls MPP example
...
Author:Alexander Gorshenev <alexander.gorshenev@jetbrains.com>
Co-authored-by: Alexey Tsvetkov <alexey.tsvetkov@jetbrains.com>
Co-authored-by: Nikolay Igotti <igotti@gmail.com>
3 years ago