hey folks, we just release a first version of a <L...
# opensource
a
hey folks, we just release a first version of a Lazy Adaptive Layout library which enables you to mix and match layout types within a single lazylayout such as staggered, uniform, full width, and custom span layouts. with an intuitive api that will look familiar to other lazy layouts like
LazyColumn
LazyVerticalGrid
, etc. This is used by the Wayfair android app in production serving millions of users. Definitely would like to move it to multiplatform eventually.
👍 2