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
The small spinner loader at the top of the list isn't animating when I'm loading the animation into the app. You can just see a small line. See screenshot below.
I'm pretty sure something must be wrong with the export from after effect, or it must be a compatibility issue. I don't have the AE file, it's provided by a design team. I already discussed it with them, they have no idea what's happening and we tried many things, without any success. Has anyone any idea how I could make this loader spin like it does on the web?
Thanks for the report. This is because the spinner layer is using a Repeater layer, which is not supported by the Main Thread rendering engine. Closing this issue in favor of #1739, which is tracking that issue with the repeater layer being unsupported.
Check these before submitting:
This issue is a:
Which Version of Lottie are you using?
Lottie 3.2.0
What Platform are you on?
What Language are you in?
Expected Behavior
I'm trying to load the following animation into my iOS app : https://lottiefiles.com/74455-test-pull-to-refresh
Actual Behavior
The small spinner loader at the top of the list isn't animating when I'm loading the animation into the app. You can just see a small line. See screenshot below.
I'm pretty sure something must be wrong with the export from after effect, or it must be a compatibility issue. I don't have the AE file, it's provided by a design team. I already discussed it with them, they have no idea what's happening and we tried many things, without any success. Has anyone any idea how I could make this loader spin like it does on the web?
Code Example
Animation JSON
The text was updated successfully, but these errors were encountered: