:kotlinnew::compose-multiplatform: <https://blog.j...
# announcements
m
KK Compose Multiplatform 1.6.0 is out! It brings support for the latest Kotlin version and changes from the latest Jetpack Compose. The highlights include: 🌟 A revamped resource management library 🌟 A common UI testing API 🌟 iOS accessibility support 🌟 The common
@Preview
annotation supported by JetBrains Fleet Learn more: 👉 https://kotl.in/pr6qlf
🎉 32
K 14
fleet 5
👍🏾 1
1
kodee loving 21
kodee happy 48
🦜 14
👍 48
jetpack compose 8
j
What is the recommended IDE for Compose multiplatform development? IntelliJ or Fleet? Will IntelliJ also have
@Preview
support?
👍 8
c
Unresolved reference: Res
Copy code
painter = painterResource(Res.drawable.ic_facebook),
Unresolved reference: motilearn
Copy code
import motilearn.composeapp.generated.resources.*