Dmitry Gladkov
|
8bc029dc14
|
antialias rounded corners on Android
|
2016-01-20 14:12:36 +02:00 |
Dmitry Gladkov
|
bb0373783c
|
#47 fix borderRadius on Android
|
2016-01-19 19:31:20 +02:00 |
Dmitry Gladkov
|
868edfc050
|
fix line numbers in example link
|
2016-01-19 14:39:26 +02:00 |
Dmitry Gladkov
|
9a6a629ea3
|
move images into subdirectory
|
2016-01-19 14:38:18 +02:00 |
Dmitry Gladkov
|
8119e5e432
|
move iOS code into the separate directory
|
2016-01-19 14:26:58 +02:00 |
Dmitry Gladkov
|
8aaec19c12
|
make mPaint final
|
2016-01-19 13:52:25 +02:00 |
Dmitry Gladkov
|
e7bba10302
|
do not declare variable in createViewManagers
|
2016-01-19 12:51:35 +02:00 |
Dmitry Gladkov
|
d5961d4cdf
|
do not suppress prop errors on Android
|
2016-01-19 12:16:15 +02:00 |
Dmitry Gladkov
|
c41e14aa47
|
create LinearGradientView directly instead of wrapping in FrameLayout
|
2016-01-19 10:58:59 +02:00 |
Brent Vatne
|
a4701d266b
|
Bump to 1.3.2
|
2016-01-18 11:40:13 -08:00 |
Brent Vatne
|
2f6d87951a
|
Merge pull request #53 from dgladkov/issue52
Fix package entry point and default end position value on Android
|
2016-01-18 11:39:36 -08:00 |
Dmitry Gladkov
|
81922a5089
|
style changes
|
2016-01-18 20:30:39 +02:00 |
Dmitry Gladkov
|
b63f00ab0b
|
use 1 as default gradient end position on Android
|
2016-01-18 20:27:07 +02:00 |
Dmitry Gladkov
|
0fd376a004
|
use platform agnostic package entry point
|
2016-01-18 20:22:46 +02:00 |
Brent Vatne
|
fefc7e9897
|
Delete local.properties
|
2016-01-15 21:02:50 -08:00 |
Brent Vatne
|
d6f85741f4
|
Merge pull request #51 from salzhrani/patch-1
update LinearGradientView
|
2016-01-14 09:49:59 -08:00 |
Brent Vatne
|
6c039833fa
|
Merge pull request #50 from frantic/master
Add "main" entry point to package.json
|
2016-01-14 09:49:34 -08:00 |
Samy Al Zahrani
|
872f504797
|
handle floats
|
2015-12-25 13:11:37 +03:00 |
Samy Al Zahrani
|
a2503d0666
|
update LinearGradientView
Should fix #48 and #49
|
2015-12-25 12:18:05 +03:00 |
Alex Kotliarskyi
|
c56ecf0e14
|
Bump to 1.3.1
|
2015-12-17 10:33:50 -08:00 |
Alex Kotliarskyi
|
75da98fff4
|
Add "main" entry point to package.json
This fixes an issue with requiring react-native-linear-gradient from @flow-ified
file, which used to produce "module not found" error.
|
2015-12-17 10:31:35 -08:00 |
Brent Vatne
|
50ea255fb4
|
Merge pull request #46 from Kureev/patch-1
Add a rnpm using section to README.md
|
2015-12-11 18:55:15 -08:00 |
Alexey
|
d678facb6d
|
Add a rnpm using section to README.md
|
2015-12-09 22:14:47 +01:00 |
Brent Vatne
|
2dbe2ca150
|
Bump to 1.3.0
|
2015-12-07 11:55:34 -08:00 |
Brent Vatne
|
e5fc299445
|
Actually include the changes
|
2015-12-07 11:55:00 -08:00 |
Brent Vatne
|
d2e0f8d17f
|
Add version requirement to readme
|
2015-12-07 10:23:30 -08:00 |
Brent Vatne
|
83f04531ff
|
Add license
|
2015-12-07 10:20:37 -08:00 |
Brent Vatne
|
cebc9012dd
|
Bump version
|
2015-12-07 10:16:13 -08:00 |
Brent Vatne
|
b185a90f81
|
Add Android example, update example to 0.16.0, fix 0.16.0 Android compat
|
2015-12-07 10:15:01 -08:00 |
Brent Vatne
|
493f3fbcbe
|
Merge pull request #26 from GantMan/master
Helpful information in Readme
|
2015-10-22 17:15:43 -07:00 |
Gant Laborde
|
f8050997d9
|
typo fixes
|
2015-10-16 12:48:26 -05:00 |
Gant Laborde
|
ddc7f8e39a
|
clarified info for newbs in readme
|
2015-10-16 12:47:11 -05:00 |
Nick Hudkins
|
1378ec8e90
|
Merge branch 'release/1.1.0-alpha'
|
2015-10-01 12:55:35 -04:00 |
Nick Hudkins
|
33e288a86e
|
preparing for 1.1.0-alpha release
|
2015-10-01 12:49:51 -04:00 |
Nick Hudkins
|
bf0319dbff
|
Brought android api into parity with iOS
|
2015-10-01 12:48:02 -04:00 |
Nick Hudkins
|
afeda6bdbf
|
Merge branch 'release/1.0.0-alpha'
|
2015-10-01 12:35:26 -04:00 |
Nick Hudkins
|
1be2642370
|
Do markdown better
|
2015-10-01 10:23:34 -04:00 |
Nick Hudkins
|
770319f616
|
enumerate android instructions properly
|
2015-10-01 10:16:16 -04:00 |
Nick Hudkins
|
b351d3016b
|
preparing for 1.0.0-alpha release
|
2015-09-30 22:53:20 -04:00 |
Nick Hudkins
|
2027e9c820
|
Android Support
|
2015-09-30 22:42:51 -04:00 |
Brent Vatne
|
5a208de0ef
|
Merge pull request #18 from nickhudkins/feature/0.12.0-rc-compat
Feature/0.12.0 rc compat
|
2015-09-29 10:07:08 -07:00 |
Nick Hudkins
|
1a2cd1c4f2
|
color conversion in JS
|
2015-09-29 12:43:22 -04:00 |
Brent Vatne
|
56913f9e1f
|
Merge pull request #15 from sahat/patch-1
use array notation for start and end props
|
2015-09-19 21:14:01 -07:00 |
Sahat Yalkabov
|
0c699d479a
|
use array notation for start and end props
|
2015-09-17 03:07:33 -07:00 |
Brent Vatne
|
a81de75978
|
Merge pull request #12 from MattFoley/readme-update
Update README.md
|
2015-08-21 09:07:29 -07:00 |
Tj
|
bf2024005e
|
Update README.md
Start and End are now specified as points rather than arrays.
|
2015-08-21 07:43:10 -07:00 |
Brent Vatne
|
136a71fd48
|
Merge pull request #11 from MattFoley/master
Passing in CGPoints instead of NSArrays for start/end.
|
2015-08-20 21:41:07 -07:00 |
Tj
|
7c6695ea1d
|
Passing in CGPoints instead of NSArrays for start/end.
|
2015-08-18 17:34:49 -04:00 |
Adam Miskiewicz
|
210ea4ce90
|
Removing peer deps
|
2015-08-09 23:08:34 -04:00 |
Brent Vatne
|
6dcee98b6d
|
Fixes #8
|
2015-07-20 18:31:23 -07:00 |