2
0

How to store data with Jetpack Compose Multi platform

2y 11mon ago by programming.dev/u/spi in kotlin@programming.dev

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?