Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazy problem #8

Open
baronha opened this issue Mar 12, 2024 · 4 comments
Open

Lazy problem #8

baronha opened this issue Mar 12, 2024 · 4 comments

Comments

@baronha
Copy link

baronha commented Mar 12, 2024

I have a Mansory Grid UI in app. Does this library have a Lazy state for List?
And is it possible to solve the problem like in this post https://www.reddit.com/r/SwiftUI/comments/1bcsl41/match_geo_with_background_scroll/

Please help me answer.
Thanks @FulcrumOne

@FulcrumOne
Copy link
Contributor

Hey @baronha, nice to see you again! ;)

Unfortunately it doesn't yet support it. We are currently collecting feedback and plan to return to this library at the end of April / beginning of May. However, lazy element loading is at the top of our backlog.

Regarding your latter question - yes this is possible. Here's the link of how this would look like: https://share.cleanshot.com/zx97mSxb

@FulcrumOne
Copy link
Contributor

And here's a very dirty code example of how to achieve it:

CleanShot 2024-03-12 at 23 02 32

@baronha
Copy link
Author

baronha commented Mar 13, 2024

Hey @baronha, nice to see you again! ;)

Unfortunately it doesn't yet support it. We are currently collecting feedback and plan to return to this library at the end of April / beginning of May. However, lazy element loading is at the top of our backlog.

Regarding your latter question - yes this is possible. Here's the link of how this would look like: https://share.cleanshot.com/zx97mSxb

I'm glad that everything I use is available from you. It truly saved my life ✨✨✨

@FulcrumOne
Copy link
Contributor

Haha, always. Thank you for testing our solutions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants