Skip Navigation

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?

0
0 comments