Open veyndan opened 1 year ago
Oooo fun
This should come with the removal of the ColumnProvider
abstraction inside Emoji Search.
Maybe something to borrow/steal in https://gitlab.com/opensavvy/ui/compose-lazy-html
Don't forget to enable publishing()
in the build file once ready!
We will probably need to use the Intersection Observer API in order to implement
LazyList#onPositionDisplayed
.