Next entry in repeating group is loading delayed after animation

Hi Bubblers, i want to improve my apps beheavour in terms of speed.

I built a tinder swiper with a repeating group showing only 1 iteam. when the item gets swiped i start the workflow:

  1. move out animation
  2. load next item
  3. move in animation

the problem is: after moving in, the picture is allready loaded but the text is loading ( 200ms) delayed. i have rearanged the workflows and added pauses delays etc. but couldnt improve this yet (when using no animation, the picture and text gets loaded at the same time)

did anyone experience something similar when loading data after an animation or has an idea how to fix it?

thanks a lot :slight_smile:

This topic was automatically closed after 70 days. New replies are no longer allowed.