Guilherme Delgado
05/09/2024, 3:15 PMMikolaj Leszczynski
05/09/2024, 3:28 PMMikolaj Leszczynski
05/09/2024, 3:28 PMMikolaj Leszczynski
05/09/2024, 3:29 PMLifecycleOwner
is implemented on the iOS side 😄Guilherme Delgado
05/09/2024, 3:38 PMGuilherme Delgado
05/09/2024, 3:38 PMappmattus
05/09/2024, 4:08 PMGuilherme Delgado
05/09/2024, 4:45 PMandroidx.lifecycle:lifecycle-runtime-compose
androidx.lifecycle:lifecycle-viewmodel
but Orbit also relies on:
androidx.lifecycle:lifecycle-viewmodel-ktx
androidx.lifecycle:lifecycle-runtime-ktx
androidx.lifecycle:lifecycle-viewmodel-savedstate
which i believe were not ported.
:orbit-compose:iosArm64Main: Could not resolve androidx.lifecycle:lifecycle-runtime-ktx:2.8.0-rc01.
Required by:
project :orbit-compose
Possible solution:
- Declare repository providing the artifact, see the documentation at <https://docs.gradle.org/current/userguide/declaring_repositories.html>
So maybe some refactor its going to be needed, but I might be wrong.appmattus
05/09/2024, 5:12 PMlifecycle-runtime-ktx
should be changed to lifecycle-runtime
as the -ktx
variants have been merged in and no longer provided separatelyappmattus
05/09/2024, 5:16 PMsavedstate
has been ported so that would have to be extracted out no doubtappmattus
05/09/2024, 11:03 PMGuilherme Delgado
05/10/2024, 8:33 AMGuilherme Delgado
05/10/2024, 8:34 AMGuilherme Delgado
05/10/2024, 8:35 AMappmattus
05/10/2024, 8:50 AMGuilherme Delgado
05/10/2024, 8:52 AMGuilherme Delgado
05/10/2024, 8:52 AMGuilherme Delgado
05/10/2024, 8:53 AMGuilherme Delgado
05/10/2024, 8:53 AMGuilherme Delgado
05/10/2024, 8:53 AMappmattus
05/10/2024, 8:58 AMappmattus
05/10/2024, 8:58 AMGuilherme Delgado
05/10/2024, 9:00 AMappmattus
05/10/2024, 9:00 AMGuilherme Delgado
05/10/2024, 9:00 AMGuilherme Delgado
05/10/2024, 9:02 AMappmattus
05/10/2024, 9:02 AMMikolaj Leszczynski
05/10/2024, 9:06 AMMikolaj Leszczynski
05/10/2024, 9:06 AMMikolaj Leszczynski
05/10/2024, 9:06 AMappmattus
05/10/2024, 9:07 AMappmattus
05/10/2024, 9:07 AMappmattus
05/10/2024, 9:07 AMMikolaj Leszczynski
05/10/2024, 9:07 AMGuilherme Delgado
05/10/2024, 9:07 AMMikolaj Leszczynski
05/10/2024, 9:09 AMhere, this is what I remembered, do what you will with it
Guilherme Delgado
05/10/2024, 9:09 AMGuilherme Delgado
05/10/2024, 9:09 AMGuilherme Delgado
05/10/2024, 9:09 AMGuilherme Delgado
05/10/2024, 9:11 AMMikolaj Leszczynski
05/10/2024, 9:12 AMkotlinx.serialization
tooMikolaj Leszczynski
05/10/2024, 9:12 AMParcelable
😞Guilherme Delgado
05/10/2024, 9:34 PMGuilherme Delgado
05/10/2024, 9:34 PM