How to store data with Jetpack Compose Multi platform
2y 11mon ago by programming.dev/u/spi in kotlin@programming.devHey, 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?