Join Slack
Powered by
Hi <@UHAJKUSTU>, in a multiplatform project (mobil...
# mvikotlin
d
Davide C
03/29/2021, 2:16 PM
Hi
@Arkadii Ivanov
, in a multiplatform project (mobile) with MVIKotlin, is it feasible to adopt JetpackCompose on Android side, forgetting about fragments and lifecycle? Any hint on how to trigger recomposition on state updates?
a
Arkadii Ivanov
03/29/2021, 2:18 PM
Hi! I think MVIKotlin plays very well with Compose. You can check the TodoApp example here
https://github.com/JetBrains/compose-jb/tree/master/examples/todoapp
😎 1
👍 1
d
Davide C
03/29/2021, 2:19 PM
Thank you! I'll have a look
a
Arkadii Ivanov
03/29/2021, 2:20 PM
You can also check this, it's Android only, but nothing prevents it from being multiplatform
https://github.com/arkivanov/android-dev-challenge-compose-1
2
Views
Open in Slack
Previous
Next