Hello,
I'm beginner with Lottie, and I have a basic question:
I have a band which give me information about heart rate of the user in BPM unit.
I had downloaded from lottiefiles.com a JSON file of heart animation which show exactly what I want - number BPM.
My problem is that I don't know how to set dynamically values in the animation whenever I get a new number BPM value from the band.
Unfortunately I didn't found how to do so after searching on the internet.
I suspect that maybe the function 'animationView.SetValue' can help, but I don't sure...
Any help will be appreciated!!