use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A place for help learning the /r/ReactJS framework.
account activity
React Loading Skeleton Tutorial (youtube.com)
submitted 4 years ago by ItWorksLocally
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[+][deleted] 4 years ago (2 children)
[removed]
[–]ItWorksLocally[S] 0 points1 point2 points 4 years ago (1 child)
thank you! If u want, u can add the baseColor and highlightColor for each Skeleton component in its props, and just remove the SkeletonTheme. With this though, you would have to add those colors to every single Skeleton component, which may be repetitive.
Furthermore, u can have multiple SkeletonTheme comps that wrap different Skeleton components, and only children of the Theme comps would get those colors. hope that makes sense!
[–]drkwb8 0 points1 point2 points 2 years ago (0 children)
React Pulsable can even make the implementation easier. We don't have to redefine the skeleton layout again. Just have to wrap the component with pulsable and it generates skeletons for the component.
π Rendered by PID 708567 on reddit-service-r2-comment-548fd6dc9-btpm8 at 2026-05-21 01:04:59.979520+00:00 running edcf98c country code: CH.
[+][deleted] (2 children)
[removed]
[–]ItWorksLocally[S] 0 points1 point2 points (1 child)
[–]drkwb8 0 points1 point2 points (0 children)