Dmitry Gladkov
|
abe8c03968
|
update required RN version and Android installation instructions
|
2016-02-01 17:06:11 +02:00 |
Dmitry Gladkov
|
1e5470b475
|
#57 change ReactProp import, update build.grade RN version
|
2016-02-01 16:57:03 +02:00 |
Dmitry Gladkov
|
7f4d8f0602
|
bump to 1.4.0
|
2016-01-27 15:39:06 +02:00 |
Dmitry Gladkov
|
0805153538
|
unify PropTypes across platforms
|
2016-01-27 15:38:15 +02:00 |
Dmitry Gladkov
|
5601b7ccdf
|
Merge branch 'android-borders'
|
2016-01-27 15:17:33 +02:00 |
Dmitry Gladkov
|
7694263f78
|
use flattenStyle for style introspection
|
2016-01-27 15:16:29 +02:00 |
Dmitry Gladkov
|
45df07fa0b
|
Merge pull request #55 from technicallyfeasible/master
Fix partial update related crashes
|
2016-01-25 20:06:38 +02:00 |
Jens
|
3ec15207ee
|
Fix partial update related crashes
|
2016-01-25 12:27:46 +01:00 |
Dmitry Gladkov
|
48728d6d19
|
optimize render performance for rounded corners on Android
|
2016-01-20 14:12:44 +02:00 |
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 |