CSS Shimmer Effect #9645
Unanswered
AgustinV08
asked this question in
Q&A
Replies: 1 comment
-
I made shimmer effect with transform animation.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently i'm working an app that loads differents cards boxes at the very start of the app, i want to do a shimmer effect to show the list loading the data from the server
I tried this with CSS Keyframes
But Nativescript currently doesn't support to animate the background-position. Also tried to use the nativescript-shimmer package but didn't appear to work.
Are there any workarounds for this?
Beta Was this translation helpful? Give feedback.
All reactions