-
-
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
Hide specific element from appearing at all #176
Comments
Hi @i0sa, if you want to hide an element while the skeleton is active, you can use both |
@Juanpe I still have to re-toggle this myself, I'm talking about an explicit hiding function for skeleton, that would work if i show gradient or hide skeleton, automatic |
I have a similar issue. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I am also interested to know this |
I opened a PR (#227) that will emits notifications when the skeleton state of a view changes. |
PR (#227) has been merged :) |
Note that PR #339 has done exactly what i was asking for. |
@i0sa did you got the solution to hide specific element |
hi @Khaled-elsedek, as you can see in the readme file, you can hide an element when the skeleton is active.
It's important making skeletonable the view which you want to hide |
🙏🏼 Please check if it already exists other issue related with yours.
What did you do?
I tried skeleton, but i having one element skeletonable to OFF, makes it appear still, how about hiding it all ?
Steps to reproduce the behavior
Have an option for the element in code, to keep hidden, as long as skeletonable is active
SkeletonView Environment
SkeletonView version:
Xcode version: 10.2
Swift version: 5
The text was updated successfully, but these errors were encountered: