Nikita Lipsky
4921cb5689
Benchmarks for iOS ( #3160 )
...
* Add a benchmark extracted from #2283 issue
* A benchmark with infinite animation based on official template project
* A benchmark app extracted from compose/integration/macrobenchmark
* A benchmark app extracted from the NY sample of examples/visual-effects
2 years ago
Igor Demin
d44114d8b9
Compose Multiplatform 1.4.0 docs ( #3044 )
2 years ago
Igor Demin
69cf0f4c14
Remove import org.jetbrains.compose.compose ( #2363 )
...
It is no longer needed, it adds implicitly
2 years ago
akurasov
a64dfe3d31
Update build.gradle.kts
...
Remove outdated comment
3 years ago
Igor Demin
8a277c1f2e
Templates. Fix MPP template
3 years ago
Igor Demin
9e4dbe3400
Templates. Use currentOs in common MPP module
...
Temporary (?) workaround for Preview
3 years ago
Nikolay Igotti
c58018221e
Move to 0.3.0-rc1 ( #410 )
4 years ago
Alexey Tsvetkov
314f5af47f
Update all examples with Compose Application DSL
4 years ago
Igor Demin
6c2457240b
Multiplatform template in IDEA / Android Studio. Add comment about issue
4 years ago
Nikolay Igotti
3876014768
Move to compose.desktop.currentOs
4 years ago
Igor Demin
3b13944daf
Fix multiplatform projects in IDEA / Android Studio
...
Fixes:
- https://github.com/JetBrains/compose-jb/issues/21
We need to move buildscript from settings.gradle.kts to build.gradle.kts
See also https://youtrack.jetbrains.com/issue/KT-36331
- https://github.com/JetBrains/compose-jb/issues/22
kotlin("jvm") plugin doesn't work well with MPP modules.
To fix this issue we need to use kotlin("multiplatform") even if we targeting single platform.
See also https://youtrack.jetbrains.com/issue/KT-42823
4 years ago
Igor Demin
d8bda230ae
Move mpp-template to multiplatform-template
4 years ago
Igor Demin
f63d1ce6b8
App templates
4 years ago
Nikolay Igotti
f201961e31
Example Image Viewer.
4 years ago
Nikolay Igotti
4dc4f597d5
Add issues.
4 years ago