150 Commits

Author SHA1 Message Date
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
Jacob Lauritzen
2e9d8d8e08 Update README 2018-06-25 16:10:43 +02:00
Jacob Lauritzen
314614282e Update package.json, example 2018-06-25 16:09:29 +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
Jacob Lauritzen
1919ab1faa
Merge pull request #132 from JulianKingman/master
Convert to react-native-svg
2018-06-22 09:10:44 +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
af27769bf2
Merge pull request #2 from alimek/merge
Merge remote to local
2018-05-24 09:06:51 +02: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