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

How do I add pagination? #83

Open
vasicer opened this issue Dec 27, 2022 · 0 comments
Open

How do I add pagination? #83

vasicer opened this issue Dec 27, 2022 · 0 comments

Comments

@vasicer
Copy link

vasicer commented Dec 27, 2022

I am newbie in swiftui.

I am trying to add Pagenation in this feature.
If I try to use append as values in loadable<[Model]> , I will get get-only property error.

Model.value.append($0)

How can i fix it?

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

1 participant