You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@PankajGaikar The problem with this approach is, that it doesn't conform to the Layout protocol which is a nice-to-have when you want to have different layouts in specific contexts or want to allow the user to switch between different layouts.
I'd be nice to have the content loading lazily - meaning only the views on screen (or views that are about to be on screen) will be rendered.
Tasks
Layout
protocol?MasonryStack
adapt lazy loading?The text was updated successfully, but these errors were encountered: