I Try to do an Canvas which show me an halfcircled progress bar ( this work well ). And i access the data for the Progress from the Props. It Worked for the First time.
How can i say that should update?
I know componentDidUpdate but i dont know how to update then.
Hey,
I Try to do an Canvas which show me an halfcircled progress bar ( this work well ). And i access the data for the Progress from the Props. It Worked for the First time.
How can i say that should update? I know componentDidUpdate but i dont know how to update then.