Commit Graph

4 Commits

Author SHA1 Message Date
Oleksandr Karpovich
bc6d42ef44 Update versions: compose - 1.3.0 and kotlin - 1.8.0 (#2651)
* Update versions in examples

* Add more scripts to validate example on android and k/js

* Add validateExamplesIos.sh

* Update CHANGELOG.md for 1.3.0

* check examples with 1.3.0-rc06

* Update the versions: compose-multiplatform - 1.3.0, kotlin - 1.8.0

* Update ComposeCompilerCompatibility (1.4.0)

* Update web/yarn.lock
2023-01-30 21:02:23 +01:00
Nikita Lipsky
e3382dba2a Rename xcode projects to iosApp and remove ios run configurations (#2629) 2023-01-13 11:02:00 +02:00
Nikita Lipsky
55d97d0091 Move visual-effects sample to KMM structure and add Android/iOS targets (#2573)
* Put all samples to one with a simple navigation

* Move desktop dependencies to main.kt and Wave settings panel to a separate class

* Use common resource API instead of desktop only for RotatingWords

* Move project to KMM structure and add iOS/Android target

* Change year for Happy New Year!

* Correct README.md
2022-12-23 14:07:01 +02:00
Nikita Lipsky
c67820e07a Put visual-effects sample to experimental as is. (#2572)
To add Android/iOS targets later
2022-12-22 23:12:18 +02:00