Post #2503918
2026-03-12 08:11 UTC
They've put Room on the web with its KMP-packed 3.0 release!
Check out the sample here:
https://github.com/danysantiago/room-web-demo/
To persist across page reloads, swap from the `inMemoryDatabaseBuilder` to a regular `databaseBuilder` and specify a file name.
Replies (1)
-
@zsmb13@androiddev.social 2026-03-12 08:11
More info in the release notes: https://developer.android.com/jetpack/androidx/releases/room3#3.0.0-alpha01