can i use room in multiplatform, does it have full...
# multiplatform
p
can i use room in multiplatform, does it have full support for iOS ?
r
Hi yes, here's a guide https://developer.android.com/kotlin/multiplatform/room Also a video from Philipp Lackner

https://www.youtube.com/watch?si=5rTFo7E8zuic_5F0&v=IHs0yPa2Nv4&feature=youtu.be

p
can i use it in web, with jvm ?
r
sorry don't know about the web, it's not listed. JVM Desktop is https://developer.android.com/kotlin/multiplatform/room#jvm-(desktop)