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

Showing skeleton only on a single sections of a UITableView with multiple sections #536

Open
tonistair opened this issue Mar 28, 2023 · 2 comments

Comments

@tonistair
Copy link

tonistair commented Mar 28, 2023

Hi everyone,

I'm sorry if some similar question was asked in the past already, I searched the issues but did not find anything helping me unfortunately.

The issue:
We are using SkeletonView in our project together with RxSwift and and RXSwiftDataSources and would like to achieve to have the skeleton being shown only on certain sections of a UITableView at a time. Background is, that those sections are filled from data of independent requests being made.

Currently we are only able to apply the skeleton animation to the whole table, but have no idea how to access a certain section to only apply the skeleton animation there.

Has anyone a similar situation solved this?

Thanks a lot!

@nahar-kh10
Copy link

same issue here

@tvoyfm
Copy link

tvoyfm commented Nov 1, 2023

Try this solution.
#541 (comment)

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

3 participants