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
I am facing an issue with the react-native-shimmer component when using it in a list of items. I am trying to display a shimmer animation for the "Live" text on an IPO card when the IPO is live. However, the animation speed of the shimmer is inconsistent across different cards in the list.
Some cards show the shimmer animation at a faster speed (about 2x the speed), while others run normally. This happens randomly, and I am unable to figure out why different cards have different shimmer speeds.
The text was updated successfully, but these errors were encountered:
I am facing an issue with the react-native-shimmer component when using it in a list of items. I am trying to display a shimmer animation for the "Live" text on an IPO card when the IPO is live. However, the animation speed of the shimmer is inconsistent across different cards in the list.
Some cards show the shimmer animation at a faster speed (about 2x the speed), while others run normally. This happens randomly, and I am unable to figure out why different cards have different shimmer speeds.
The text was updated successfully, but these errors were encountered: