I have to write component that will spinning in interactive animation.
So, when user opens modal sent above items gonna:
- Spin until user clicks “открыть” button)
- Spin faster when user clicks “открыть”, till server gonna respond with drop item
- Spin till reaching drop item and then stop (slowly)
If anyone knows where to found such logic as ready-made solution, let me know. Otherwise, at least help me with advices about how to get this logic ready properly.