Hi ! In Kmp context, is Room now considered stabl...
# multiplatform
a
Hi ! In Kmp context, is Room now considered stable enough for production use, or is SQLDelight still the preferred choice for database persistence due to its greater stability and maturity?
h
Depends what targets, if WASM is also your target then SQL delight if not, you can use room
🙌 1
m
Well, the Room version that supports KMP is still in alpha. They’re clearly being careful and iterating slowly, currently on the 10th alpha version! I appreciate it though, it demonstrates a dedication to quality.
✅ 1
v
Sadly Room in iOS is still missing a lot of features that are available in android, but it's on their roadmap.
k
@Vytenis Hi, do you have a link to the iOS roadmap that specifies these missing features? Thanks.
v
m
Update: Room 2.7.0 is now stable and it's the first official stable Room version supporting KMP https://developer.android.com/jetpack/androidx/releases/room#2.7.0