164 Commits

Author SHA1 Message Date
talhaazhar
e94cfeecba updating screenshot to show visual changes 2019-09-03 13:47:00 -07:00
talhaazhar
4e0ca4ad86 Dynamic fill color addressing Issue #188 2019-09-03 13:45:35 -07:00
Markus Lindqvist
c2799049fa Use proper conventions 2019-07-16 18:18:55 +03:00
Markus Lindqvist
84aac7b24d Update version number to 1.3.0. Ignore example-app from npm 2019-07-16 16:39:04 +03:00
Markus Lindqvist
515b6bc3c7 Add new example app. Also fix some type definitions. Version 1.2.0 2019-07-16 16:37:47 +03:00
Markus Lindqvist
f474fd5cc3
Merge pull request #191 from rayzeller/master
Add style overrides for children container
2019-05-25 16:47:49 +03:00
Ray Zeller
bc1162997c Update README 2019-05-22 11:19:26 -06:00
Ray Zeller
c0449034ed Add style overrides for children container 2019-05-22 09:38:44 -06:00
Markus Lindqvist
4559dd1250
Merge pull request #189 from acro5piano/fix-typings
fix default import of react
2019-05-11 11:22:05 +03:00
gosho-kazuya
ab5123b168 fix default import of react 2019-05-11 01:16:07 +09:00
Markus Lindqvist
a342dc1b93
Merge pull request #185 from AylanBoscarino/master
Adding type definitions for the AnimatedCircularProgress component
2019-04-16 08:32:45 +03:00
Aylan Boscarino
070809c314 🔨 fixing easing attribute type 2019-04-14 15:23:34 -03:00
Aylan Boscarino
04af6d6a41 Added types to AnimatedCircularProgress 2019-04-14 15:18:28 -03: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
Jacob Lauritzen
85fb0c246a Downgrade dependencies 2019-03-13 10:52:24 +08:00
Jacob Lauritzen
02b801bd6b
Clarify documentation 2019-02-27 14:51:55 +08:00
Jacob Lauritzen
e79468cd3a
Merge pull request #174 from lucasbento/fix/circle-not-disappearing-when-its-zero
Fix circle not disappearing completely when `fill` is equal to zero
2019-02-26 18:54:23 +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
12e0b66098
Merge pull request #167 from joebernard/patch-1
Typo fix
2019-01-09 21:01:48 +02:00
Joe Bernard
729b9b9124
Typo fix 2019-01-08 22:23:22 -05:00
Markus Lindqvist
a8b4497e8a Improve documentation and update dependencies 2018-12-29 19:18:55 +02:00
Markus Lindqvist
315da4e9a7 Update example app 2018-12-29 19:08:08 +02: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
Markus Lindqvist
87073342e9
Merge pull request #162 from nairinarinyan/master
reanimate and return animation to control
2018-12-09 15:44:50 +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
Jacob Lauritzen
0e3796a528
Merge pull request #157 from brendannee/patch-1
Added units and defaults for animation duration
2018-09-18 07:42:33 -04:00
Brendan Nee
87d9af2279
Added units and defaults for animation duration 2018-09-17 01:52:37 -07:00
Markus Lindqvist
16c62982bd
Merge pull request #152 from AylwSt01/master
Update export method
2018-08-10 15:56:36 +03:00
Stuart Aylward
69e41627ed
Merge pull request #3 from AylwSt01/AylwSt01-patch-3
Update index.js
2018-08-09 11:18:07 +01:00
Stuart Aylward
895e569489
Update index.js
corrected typo.
2018-08-09 11:17:56 +01:00
Stuart Aylward
5db6299cb7
Merge pull request #2 from AylwSt01/AylwSt01-patch-2
Update index.js
2018-08-09 10:41:04 +01:00
Stuart Aylward
059b8a3e86
Update index.js
update export syntax style as requested
2018-08-09 10:40:51 +01:00
Stuart Aylward
b139269bea
Merge pull request #1 from AylwSt01/AylwSt01-patch-1
Update index.js
2018-08-08 14:43:15 +01:00
Stuart Aylward
394d9561e8
Update index.js
fixes exports is not defined issue when babel to ES5
2018-08-08 14:42:50 +01:00
Jacob Lauritzen
8902e50ef7 Update package.json 2018-07-26 12:26:14 +02:00
Jacob Lauritzen
e4330e0e04
Merge pull request #147 from JulianKingman/master
rnsvg dep ==> peer dep
2018-07-23 22:42:45 +02:00
Julian Kingman
d3c40c65fb rnsvg dep ==> peer dep 2018-07-21 16:46:52 -07:00
Jacob Lauritzen
ecb2305741
Clarify react-native-svg dependency 2018-07-12 21:49:46 +02:00
Jacob Lauritzen
d50b93dfce Move to semver, publish 1.0.0 🎉 2018-07-07 08:54:05 +02:00
Jacob Lauritzen
29e22bdce8
Merge pull request #143 from mi5qms/stroke-linecap
Fix lineCap
2018-07-07 08:46:54 +02:00
mi5q
14030d7aaf fix linecap 2018-07-05 12:46:44 +02:00
Jacob Lauritzen
7227967eb5 Update README 2018-06-28 12:23:33 +02:00
Jacob Lauritzen
086d7cd928 Return animation, new default easing 2018-06-28 12:21:19 +02:00
Jacob Lauritzen
24dcc10798 Update README 2018-06-25 16:50:33 +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