Commit Graph

222 Commits

Author SHA1 Message Date
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
Brent Vatne 80f1ff38e7 Bump version 2015-07-13 21:50:32 -07:00
Brent Vatne dd47a4d1dd Merge pull request #9 from yamill/master
Update for 0.7.1 release
2015-07-13 21:48:42 -07:00
Yamill Vallecillo d52224d3d9 Update for 0.7.1 release 2015-07-13 11:16:51 -04:00
Brent Vatne 4dd9c04206 Merge pull request #7 from JonasJonny/patch-1
Update README.md
2015-07-07 17:10:40 -07:00
Jonas Jonny 01508f9c7a Update README.md 2015-07-07 23:48:43 +02:00
Brent Vatne e0a57ddd84 Merge pull request #6 from gpbl/patch-1
Resolve semantic issue warning
2015-06-09 14:03:14 -07:00
Giampaolo Bellavite fd50216a43 Resolve semantic issue warning
This should resolve the semantic issue warning i get for that line:
```
BVLinearGradient.m:22:24: Incompatible pointer types sending 'CGColorRef' (aka 'struct CGColor *') to parameter of type 'id'
```
2015-06-09 07:39:02 +02:00
Brent Vatne 1319bfb2e0 Bump version 2015-06-07 17:32:25 -07:00
Brent Vatne e8c7e73828 Fix peerDependencies 2015-06-07 17:32:13 -07:00
Brent Vatne d7ae5eac60 Change to new style of requireNativeComponent 2015-05-23 15:09:59 -07:00
Brent Vatne e62edb41a2 Bump for 0.4.3 2015-05-14 18:12:53 -07:00