223 Commits

Author SHA1 Message Date
aboveyunhai
a94e91aaa1 bump version 1.3.7 with removing Deprecated ViewPropTypes 2021-01-11 23:18:04 -05:00
Markus Lindqvist
1ff5559216
Merge pull request #259 from rajpootathar/master
fixed crash  if onFillChange is not provided
2020-11-10 14:25:48 +02:00
rajpootathar
5dc4627947
fixed crash if onFillChange is not provided
onFillChange is not required by default.
2020-10-05 16:32:03 +05:00
Markus Lindqvist
cef865aa16
Merge pull request #257 from yigithanyucedag/master
Function that returns current progress on every fill amount change
2020-08-27 13:10:19 +03:00
Markus Lindqvist
3f88f9b94e
Merge pull request #256 from aboveyunhai/master
Fix proptypes warning while using Animated.Value on Size prop
2020-08-27 13:10:04 +03:00
yigithanyucedag
b3141078d1 onFillChange info added 2020-08-27 10:47:25 +03:00
yigithanyucedag
77961b8880 onFillChange info added 2020-08-27 10:44:14 +03:00
yigithanyucedag
b405cc4a74 listener added for fill animation 2020-08-27 10:29:48 +03:00
aboveyunhai
7fb589d302 chain isRequired 2020-08-20 16:13:27 -04:00
aboveyunhai
8ad84bb42c Fix the proptype warning on Animated.Value 2020-08-20 16:07:19 -04:00
Markus Lindqvist
3f625a529f
Merge pull request #249 from bartgryszko/dependabot/npm_and_yarn/example-app/lodash-4.17.19
Bump lodash from 4.17.14 to 4.17.19 in /example-app
2020-08-02 14:08:03 +03:00
Markus Lindqvist
fb04a17820
Merge pull request #250 from Johan-dutoit/master
feat(linecap): add control fill line cap separately from arc line cap
2020-07-21 16:17:41 +03:00
Johan-dutoit
3358d3dda3 feat(linecap): add control fill line cap separately from arc line cap 2020-07-21 15:09:35 +02:00
dependabot[bot]
4fdfbd523a
Bump lodash from 4.17.14 to 4.17.19 in /example-app
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 18:45:04 +00:00
Markus Lindqvist
7c55e7ee0f
Merge pull request #248 from steelbrain/fix-ease-types
Fix types for ease functions
2020-07-05 11:53:41 +03:00
steelbrain
ca81a026e9 🐛 Fix types for ease functions 2020-07-05 09:25:52 +05:00
Markus Lindqvist
cca2e8652a
Merge pull request #247 from bwalsh/fix/deprecates-ViewPropTypes
Deprecates ViewPropTypes
2020-07-02 11:06:09 +03:00
Brian
c4df58abdc
Deprecates ViewPropTypes
replaces ViewPropTypes.style with PropTypes.object
addresses #244
2020-07-01 13:11:03 -07:00
Markus Lindqvist
e343ab48d3
Merge pull request #238 from aboveyunhai/master
fix PropTypes and update README
2020-02-21 07:38:50 +02:00
aboveyunhai
4750bb66cd update doc for dashedtint, correct typo 2020-02-20 22:51:41 -05:00
aboveyunhai
bef6d3285e Fix: proptypes for tinttransparency, rename dashed fill name to tint 2020-02-20 22:50:59 -05:00
Markus Lindqvist
2d0bc97901
Merge pull request #237 from aboveyunhai/master
Add dashed type and transparency for bar fill
2020-02-20 09:00:00 +02:00
aboveyunhai
4599fb3f9f Add dashed type and transparency for bar fill 2020-02-19 23:27:11 -05:00
Markus Lindqvist
5eb6b679be
Merge pull request #236 from rajpootathar/master
adding dashes to fill as well
2020-02-16 11:01:54 +02:00
rajpootathar
ff1b84cec8
adding dashes to fill as well
dashes will now work for fill.
2020-02-16 03:22:08 +05:00
Markus Lindqvist
1242f68823 Release version 1.3.6 with better default for useNativeDriver 2020-01-28 08:12:56 +02:00
Markus Lindqvist
36f5d1e182
Merge pull request #234 from aboveyunhai/master
Fix: useNativeDriver cause props undefined.
2020-01-28 08:11:20 +02:00
aboveyunhai
8f362545ee Fix: useNativeDriver cause props undefined. 2020-01-27 13:01:54 -05:00
Markus Lindqvist
c6d37e1a24 Release 1.3.5 2020-01-18 13:39:56 +02:00
Markus Lindqvist
a3430d0570
Merge pull request #227 from better-half/master
Add explicit useNativeDriver to AnimatedCircularProgress
2020-01-16 10:25:51 +02:00
Diego Lopez
f3a50dd0af Add explicit useNativeDriver to AnimatedCircularProgress 2020-01-14 12:38:37 +00:00
Markus Lindqvist
6e375346ac
Merge pull request #226 from lukebars/master
Fix array of zeros on iOS
2020-01-08 11:18:38 +02:00
Lukas Baranauskas
8f3494962d
Fix array of zeros on iOS
The output of warning was being caused on every fill progress update if dash style wasn't provided so it resulted in array of eros [0,0]. 
`CGContextSetLineDash: invalid dash array: at least one element must be non-zero`
2020-01-02 14:03:56 +02:00
Markus Lindqvist
993059ebc7
Merge pull request #220 from aboveyunhai/master
Fix dashbackground parsing issue and wrong center location of <G> inside <Svg>
2019-12-04 14:08:43 +02:00
aboveyunhai
a1f8e6c19f fix renderCap overflow issue 2019-11-27 16:16:22 -05:00
aboveyunhai
dd7156712d fix dashedBackgroundStyle parsing issue 2019-11-25 22:51:25 -05:00
Markus Lindqvist
f3d314a8e4 1.3.4 - Update partial fix #215: strokeDasharray expects array of numbers 2019-11-01 10:05:04 +02:00
Markus Lindqvist
b267bef0dd
Merge pull request #217 from BalalRaza/patch-1
Update partial fix #215: strokeDasharray expects array of numbers
2019-11-01 10:01:52 +02:00
Md Balal Raza
c3d72b010f
Fix #215: strokeDasharray expects array of numbers
PR #215 is a fix in the right direction. However, it doesn't solve issue #213 completely.
strokeDasharray expects an array of numbers. Object.values() returns all strings, always.
2019-10-31 19:36:37 +05:30
Markus Lindqvist
a7efd28036 Bump version number to 1.3.3 2019-10-23 15:32:42 +03:00
Markus Lindqvist
6693c5811a
Merge pull request #215 from cyqui/master
Fix #213: strokeDashArray expects an array rather than an object
2019-10-23 15:31:37 +03:00
Cyril Quintin
6887bc25d7 Fix #213: strokeDashArray expects an array rather than an object 2019-10-23 13:47:17 +02:00
Markus Lindqvist
ac713d0e63 Published version 1.3.2 2019-10-20 17:57:31 +03:00
Markus Lindqvist
dbb1e63265
Merge pull request #212 from fcortezmaira/master
Add dashed type for bar background
2019-09-27 08:22:53 +03:00
fecortez
cab76373df Update README to document dashedBackground and fix padding key from defaultProps 2019-09-26 16:38:43 -03:00
fecortez
b192139f41 Add dashed type for background 2019-09-26 14:24:25 -03:00
Markus Lindqvist
59d8e17a81
Merge pull request #209 from awinograd/master
Add support for rendering custom "cap" at tip of progress circle
2019-09-14 19:09:28 +03:00
Alec Winograd
2f20d8f3e9
Update README to document padding & renderCap 2019-09-13 16:55:14 -05:00
Alec Winograd
5a11d0ea4f Add ability to render a custom cap over the progress circle
Adds two new props

* padding - adds space around the circle to allow for a cap that bleeds over without clipping
* renderCap - a function that returns the Svg component to draw
2019-09-13 16:39:14 -05:00
Markus Lindqvist
9bfb51e5be
Merge pull request #208 from awinograd/patch-1
Update animate() return type
2019-09-12 21:38:41 +03:00