-
Notifications
You must be signed in to change notification settings - Fork 190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to animate the circular progress to be full after one minute #16
Comments
I am using following code for this issue but this solution not work on release apk. any idea how to work.
release exception 2019-10-07 09:37:35.197 26346-26346/? E/AndroidRuntime: FATAL EXCEPTION: main |
i am using this function to change the this.state.timeLoader2 with setState
but the problem is on every device its acting different
i need to animate the circular progress like a loader to be full after one minute
any idea how to accomplish that ? thanks !
The text was updated successfully, but these errors were encountered: