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
Jacob Lauritzen
731de8af3f
Merge pull request #125 from alexmngn/master
...
Expose easing for perform animation
2018-03-14 06:27:31 +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
75b9274f33
Update readme
2018-03-13 14:22:42 +00:00
Alexis Mangin
4e4d3d1656
Bump version, breaking change
2018-03-13 14:20:45 +00:00
Alexis Mangin
d91325a6f4
Expose easing and rename performLinearAnimation to performTimingAnimation
2018-03-13 14:20:28 +00:00
Jacob Lauritzen
379570853f
Merge
2018-03-10 09:32:15 +01:00
Jacob Lauritzen
b4c0ee68f7
Merge pull request #120 from alarner/alarner/partial-arcs
...
Add support for partial arcs
2018-03-10 09:30:21 +01:00
Jacob Lauritzen
88c12d23cd
Update example
2018-03-10 09:28:13 +01:00
Aaron Larner
30a18eea8b
Add support for partial arcs
2018-03-08 22:44:47 -05:00
Jacse
91a16e1791
Update expo
2018-03-03 15:55:02 +01:00
Jacob Lauritzen
f198080ef2
Proper Android unlocking. Reverts #105 . Fixes #106 , #79 , #65 etc
2018-03-02 12:08:24 +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
0d28995480
Merge pull request #105 from bgryszko/fix-android-glitch
...
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.
2017-12-27 21:50:56 +02: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
ec3361562b
Bump version to 0.1.1
2017-12-26 15:35:30 +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
Jacob Lauritzen
12f22ade2e
Merge pull request #99 from Soluto/master
...
Add peer dependencies
2017-11-30 14:35:07 +01:00
Aviv Rozenboim
1cebc77b39
Added peer dependencies on react&react-native
2017-11-30 15:30:39 +02:00
Markus Lindqvist
a6e168dbb2
Merge pull request #101 from bgryszko/expo-example
...
Update expo example
2017-11-22 16:33:24 +02:00
Jacob Lauritzen
e3ca5e5d35
Update expo
2017-11-22 10:24:23 +01:00
Jacob Lauritzen
6e76cfd81e
Rebase
2017-11-22 10:19:08 +01:00
Jacob Lauritzen
5b2a949f6f
Update expo example
2017-11-22 10:16:16 +01:00
Markus Lindqvist
c0c983395e
Fix bug #45 , linear animation is not actually linear
2017-11-21 14:30:49 +02:00
Markus Lindqvist
4d41c089f0
Bimp version number to 0.1.0
2017-11-20 19:07:46 +02:00
Markus Lindqvist
5d690a4788
Update example app and README
2017-11-20 18:38:58 +02:00
Markus Lindqvist
0eb673928b
Update example app
2017-11-20 18:29:33 +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
c3fc5e7a61
Bump version and update example app
2017-11-20 14:34:38 +02:00
Markus Lindqvist
f1cc13c017
Merge pull request #69 from BlabbrApp/master
...
Use absolute imports for ART
2017-11-20 13:12:59 +02:00
Markus Lindqvist
ba59c4a221
Update CircularProgress.js
2017-11-20 13:12:23 +02:00
Markus Lindqvist
e8fe5994c4
Merge branch 'master' into master
2017-11-20 13:11:44 +02:00
Markus Lindqvist
2065f4c0bb
Merge branch 'master' into master
2017-11-20 13:09:24 +02:00
Markus Lindqvist
0c6124ae7a
Merge pull request #94 from jaystramel/master
...
Using ViewPropTypes.style to fix a production crash issue.
2017-11-20 13:03:01 +02:00
Jay Stramel
85eb3c4d78
Using ViewPropTypes.style to fix a production crash issue.
2017-10-23 20:23:11 -06:00
Louis Lagrange
9334d937f5
Update README
2017-10-11 15:39:11 +02: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
Bart Gryszko
91f15f5a53
Merge pull request #70 from andreiciceu/master
...
Android - React Native 0.54.1 fix
2017-08-16 19:31:41 +02:00
Andrei Ciceu
0d78e71e32
.9999
2017-07-10 12:38:57 +03:00
Andrei Ciceu
6eb1322c1d
Consistent .9999 multiplicaiton
2017-07-10 12:36:32 +03:00