-
Updated
May 30, 2020 - Swift
progress-circle
Here are 73 public repositories matching this topic...
-
Updated
Apr 21, 2020 - Swift
If [max] is changed while the animation is still in progress, the round progress may show a wrong value. (Probably the values are not capped).
To reproduce:
Open the following link (official example):
http://crisbeto.github.io/angular-svg-round-progressbar/
- set Current to 0
- set Max to 1
- set duration to 80000 (80,000)
- set Current to 1635
- before the animation ends, set Max to 1
Instead of first drawing the image and then adding it as an image to the Dock tile contentView. I think that would be slightly more efficient.
-
Updated
Mar 26, 2018 - Objective-C
-
Updated
Oct 22, 2019 - Swift
-
Updated
Apr 26, 2020 - Swift
I don't want to maintain a manual copy of the docs forever, but there are certain things I need before it's worth automating it:
- GitHub Actions, so that I can automatically generate docs when a new Git tag is created. Yes, I could use Travis now, but I don't want to.
- Jazzy / Swift support for showing default arguments. I think this will be supported in Swift 5, and Jazzy could then
-
Updated
Mar 23, 2020 - Kotlin
in the docs it says it will use default theme if status not specified. but it's actually using 'active' theme..
is it normal?
plus it would be best if we can specify some properties of a theme like symbol in default theme and override only others (so we don't have to customize every theme)
thanks
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
Nov 22, 2018 - Objective-C
Would SharedView instance be opened so that App can add logo to the center of Progress?
Just like QR code with logo.
Thanks
-
Updated
Aug 13, 2019 - Dart
-
Updated
Aug 7, 2019 - Swift
-
Updated
Mar 14, 2017 - Swift
-
Updated
Sep 24, 2019 - Swift
-
Updated
Jan 11, 2019 - Swift
-
Updated
Feb 9, 2019 - Kotlin
-
Updated
Sep 25, 2015 - Java
-
Updated
Oct 24, 2018 - HTML
-
Updated
May 23, 2020 - Java
-
Updated
Jan 4, 2018 - JavaScript
-
Updated
Jan 10, 2020
-
Updated
Mar 26, 2016 - Java
-
Updated
Aug 15, 2017 - Swift
-
Updated
Mar 27, 2020 - TypeScript
-
Updated
May 24, 2020 - JavaScript
-
Updated
Nov 4, 2017 - JavaScript
Improve this page
Add a description, image, and links to the progress-circle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the progress-circle topic, visit your repo's landing page and select "manage topics."
It's not showing spinner as well in the react-native version 0.62.
Not sure about the reason.
facebook/react-native#28098
similar with this issue?