Fixed
Status Update
Comments
da...@google.com <da...@google.com> #2
Wondering is there any workaround currently?
ap...@google.com <ap...@google.com> #3
Hi, thanks for trying Room KMP! The current alpha release indeed does not have support yet to use room-paging in a KMP project (in non-Android targets). We are working on having it available in upcoming releases and we'll update
Description
Specifically the
subscribe(Observer)
andunsubscribe(Observer)
are outdated and if the internal machinery is updated to StateFlows we can offer a nicer API:observe(vararg tables): Flow