I have several POP animations which can't be easily chained after each other using the provided callback feature due to the way my app is structured.
Was wondering if there is any way to add a feature to detect if POP is already animating something, and if so I can try to find a way to create a delay before firing a new animation
Thanks!