68 Commits

Author SHA1 Message Date
Talha Azhar
b91b0f95b9
Update AnimatedCircularProgress.js 2019-09-04 09:45:31 -07:00
Talha Azhar
48855cad20
removing debugging log code 2019-09-04 09:44:50 -07:00
talhaazhar
4e0ca4ad86 Dynamic fill color addressing Issue #188 2019-09-03 13:45:35 -07:00
Ray Zeller
c0449034ed Add style overrides for children container 2019-05-22 09:38:44 -06:00
Jacob Lauritzen
07f332cbeb More code style 2019-03-13 11:12:14 +08:00
Jacob Lauritzen
327cce9a33 Fix #176, code style 2019-03-13 11:08:50 +08:00
Lucas Bento
7fdd5d30cf fix issue with circle not disappearing when is equal to 2019-02-26 08:58:44 +01:00
Lucas Bento
1a37f2bb05 fix issue with circle not animating when is equal to 0 2019-02-26 08:45:13 +01:00
Markus Lindqvist
181cab5bbb
Merge pull request #159 from Alisan26/master
overflow:hidden added and now fill in image, border radius work in android
2018-12-09 15:45:20 +02:00
Nairi Narinyan
681413a2c2 reanimate and return animation to control 2018-11-04 20:47:31 +04:00
Alisan26
00f909088b overflow:hidden added 2018-09-24 23:08:21 +03:00
mi5q
14030d7aaf fix linecap 2018-07-05 12:46:44 +02:00
Jacob Lauritzen
086d7cd928 Return animation, new default easing 2018-06-28 12:21:19 +02:00
Jacob Lauritzen
2474fdbd7c Fixes 2018-06-25 16:46:28 +02:00
Jacob Lauritzen
805c34efcd Revert back to FACC 2018-06-25 16:23:21 +02:00
Jacob Lauritzen
11f9464ab3 Converge animations, move to PureComponent 2018-06-25 16:16:27 +02:00
Jacob Lauritzen
dfd9f6fa79 Move to pure component 2018-06-25 15:10:47 +02:00
Jacob Lauritzen
5d714a016b style update 2018-06-25 15:10:01 +02:00
Jacob Lauritzen
2081b566b8
Merge pull request #108 from alimek/master
change propTypes to access object for `size` prop.
2018-06-22 15:54:40 +02:00
Julian Kingman
a602fe601c fix angle 2018-06-19 12:33:44 -04:00
Julian Kingman
1beee68608 rm appstate 2018-06-19 12:29:47 -04:00
Julian Kingman
e6514b40c0 replace ART with react-native-svg, remove Android hack 2018-06-19 12:23:46 -04:00
Grzegorz Mandziak
f1ff66afa2
Merge pull request #1 from bgryszko/master
merge
2018-05-24 08:59:31 +02:00
Jacob Lauritzen
f543781053 Migrate to renderChildren-prop 2018-04-02 17:45:55 +02:00
Jacob Lauritzen
07c8e10fe2 camelCase lineCap-prop. Documentation update 2018-04-02 17:33:26 +02:00
Jacob Lauritzen
5b3f583b28 Make backgroundColor optional 2018-04-02 17:29:05 +02:00
Jacob Lauritzen
c9a0b227f6
Merge pull request #126 from lbrdar/master
Transparent background fix
2018-03-14 13:56:20 +01:00
Leo Brdar
8a30402301 Remove unnecessary transparent backgroundColor in childContainerStyle 2018-03-14 13:53:57 +01:00
Leo Brdar
1b05e77c4c Make timer transparent by default 2018-03-14 11:04:34 +01:00
Leo Brdar
3689be0330 Add the 'transparent' prop to enable custom background and content behind the circle progress component 2018-03-13 21:53:53 +01:00
Alexis Mangin
d91325a6f4 Expose easing and rename performLinearAnimation to performTimingAnimation 2018-03-13 14:20:28 +00:00
Aaron Larner
30a18eea8b Add support for partial arcs 2018-03-08 22:44:47 -05:00
Jacob Lauritzen
f198080ef2 Proper Android unlocking. Reverts #105. Fixes #106, #79, #65 etc 2018-03-02 12:08:24 +01:00
Grzegorz Mandziak
125f6f4561 change propTypes to access object for size prop.
Use Case - Animated value with interpolation,
2018-01-04 22:48:47 +01:00
Jacob Lauritzen
454048bd92 Support 'transparent' bg-color. Fix #90 2017-12-29 10:18:22 +01:00
Jacob Lauritzen
4be3f4e314 Improve readability 2017-12-29 10:05:48 +01:00
Markus Lindqvist
dfdb4c01d5 Fix bug on Android where the drawing is not displayed after the app is backgrounded / screen is turned off. Restart the animation when the app comes back to the foreground.
Bump version to 0.1.2.

Adapted from gamingumar's PR.
2017-12-27 21:40:05 +02:00
Markus Lindqvist
9e4873ef37
Merge pull request #83 from ayushinigam/feature/alignChildrenCenter
Feature/align children center
2017-12-26 12:28:42 +02:00
Markus Lindqvist
c0c983395e Fix bug #45, linear animation is not actually linear 2017-11-21 14:30:49 +02:00
Markus Lindqvist
8049ad1554
Merge pull request #76 from soledaddiez/master
Add callback function when animation completes.
2017-11-20 18:09:47 +02:00
Markus Lindqvist
73b1aa72d9
Merge pull request #31 from livioso/patch-1
Use Math.min / Math.max for extractFill.
2017-11-20 16:47:49 +02:00
Markus Lindqvist
ac1d90edd3
Merge pull request #89 from bamlab/prop/backgroundWidth
Add backgroundWidth prop
2017-11-20 16:45:34 +02:00
Markus Lindqvist
ba59c4a221
Update CircularProgress.js 2017-11-20 13:12:23 +02:00
Markus Lindqvist
2065f4c0bb
Merge branch 'master' into master 2017-11-20 13:09:24 +02:00
Jay Stramel
85eb3c4d78 Using ViewPropTypes.style to fix a production crash issue. 2017-10-23 20:23:11 -06:00
Louis Lagrange
68c0836a50 Add backgroundWidth prop 2017-10-11 15:32:34 +02:00
ayushi nigam
f1e41b2787 used func for children 2017-09-20 00:16:03 +05:30
ayushi nigam
a2aabc8cb0 progressBar to align centre (#1) 2017-09-19 18:35:34 +05:30
Soledad Diez
0147a107e1 Add callback function when animation completes.
If the animation finished running normally, the completion callback will be invoked with {finished: true}. If the animation is done because stop() was called on it before it could finish (e.g. because it was interrupted by a gesture or another animation), then it will receive {finished: false}.
2017-09-01 16:03:22 +12:00
Andrei Ciceu
0d78e71e32 .9999 2017-07-10 12:38:57 +03:00