Elektrine lite

← Feed

@zsmb13@androiddev.social

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)