-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Lag before showing skeleton #268
Comments
We are experiencing the same issue. |
any update ؟! I am facing the same problem |
Use |
When i create my tableView, i set this:
then, i start skeleton animation:
it works for me! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What did you do?
Before the skeleton view is showed, for a fraction of a second you can see the underlying views (typically with placeholder text). It doesn't look that great. (See attached video - I've enabled slow animations to make it more visible).
What did you expect to happen?
Ideally, you shouldn't be able to see the views behind the skeleton.
What happened instead?
Steps to reproduce the behavior
You can easily reproduce it with the example project.
SkeletonView Environment
SkeletonView version:
Xcode version:
Swift version:
The text was updated successfully, but these errors were encountered: