Spyke
kotlin·KotlinbySpy

How to store data with Jetpack Compose Multi platform

Hey, I am trying to do some data storing on compose multiplatform for ios and Android and tried using Jetpack Datastores but it seems that the class Context does not exist for shared platforms does anyone have any ideas on how to do this?

View original on programming.dev
No comments on the original post yet.
How to store data with Jetpack Compose Multi platform | Spyke