You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s.summary ="An elegant way to show users that something is happening and also prepare them to which contents he is waiting"
s.description =<<-DESC
Today almost all apps have async processes,asAPI requests, long runing processes, etc.Andwhile the processes are working, usually developers place a loading view to show users that something is going on.
SkeletonView hasbeen conceived to address this need, an elegant way to show users that something is happening and also prepare them to which contents he is waiting.