153 Commits

Author SHA1 Message Date
Jonathan Chang
6db9cbc0a9 Use CLAMP instead of MIRROR
This matches the behavior on iOS where the gradient’s edge color is
extended if the view’s bounds exceed the gradient positions.
2016-09-14 23:09:28 -07:00
Brent Vatne
2cb5bc019f Merge pull request #109 from joshuapinter/patch-1
Add Import method to usage instructions.
2016-09-10 20:41:44 -07:00
Joshua Pinter
73df1d3602 Add Import method to usage instructions.
Use `var LinearGradient = require('react-native-linear-gradient');` as shown in the Login example app does not work.
2016-09-10 21:17:27 -06:00
Dmitry Gladkov
2a9f95efa4 Merge pull request #105 from lukaswelte/patch-1
Add LICENSE file in the repository
2016-08-24 19:59:51 +03:00
Lukas Welte
a8922b7789 Add LICENSE file in the repository 2016-08-24 16:41:22 +02:00
Dmitry Gladkov
31486f4f30 Merge pull request #101 from sahat/patch-2
fixed quote character
2016-07-25 13:38:13 +03:00
Sahat Yalkabov
48d08bdb89 fixed quote character 2016-07-25 03:26:52 -07:00
Dmitry Gladkov
5b2a1bb83e Merge pull request #99 from jasonalmaturner/master
updating README.md to reflect breaking changes in react-native@0.29
2016-07-18 21:33:26 +03:00
Jason Turner
940675fde2 updating README.md to reflect breaking changes in react-native@0.29 2016-07-18 11:50:16 -06:00
Brent Vatne
4ee81aa5e8 Fix link to example project 2016-06-30 15:03:19 -07:00
Dmitry Gladkov
b1c9ad9fb1 Merge pull request #94 from benhughes/patch-1
Adding license to package.json
2016-06-17 17:25:50 +03:00
Ben Hughes
889b212922 Adding license to package.json 2016-06-17 14:38:08 +01:00
Dmitry Gladkov
68f7dfaa8a Bump to 1.5.12 1.5.12 2016-06-14 15:28:51 +03:00
Dmitry Gladkov
88140b2f72 Merge pull request #91 from oblador/class-refactor
Refactor to class based ES2015 components for Animated support
2016-06-14 15:27:40 +03:00
Joel Arvidsson
3bdc43ce97 Refactors to class based ES2015 components. 2016-06-13 13:22:34 +02:00
Dmitry Gladkov
c30d8de198 Bump to 1.5.11 1.5.11 2016-06-13 12:22:12 +03:00
Dmitry Gladkov
d177a4514f Merge pull request #89 from janicduplessis/master
Add flow type annotation
2016-06-13 12:17:35 +03:00
Janic Duplessis
05c047d720 Add flow type annotation 2016-06-12 16:21:55 -04:00
Dmitry Gladkov
707a7cf360 Merge pull request #88 from KarlosQ/patch-1
Update README.md to RN 0.27
2016-06-08 23:07:33 +03:00
Carlos Q
c5c07d7959 Update README.md to RN 0.27 2016-06-08 19:31:32 +02:00
Dmitry Gladkov
9a542aa415 Bump to 1.5.10 1.5.10 2016-06-06 18:06:38 +03:00
Dmitry Gladkov
366239e441 Refactor LinearGradient as functional component 2016-06-06 18:02:10 +03:00
Dmitry Gladkov
b780d9df2e Remove redundant style prop check 2016-06-06 18:02:05 +03:00
Dmitry Gladkov
0b1998caf6 Merge pull request #86 from madox2/optional-style-prop
optional style property
2016-06-06 17:13:36 +03:00
Martin Bielik
3b1de6174d optional style property 2016-06-02 14:16:53 +02:00
Dmitry Gladkov
57cb561e30 Bump to 1.5.9 1.5.9 2016-05-25 13:08:03 +03:00
Dmitry Gladkov
bdf810126f Fix regression introduced in 1.5.8 2016-05-25 13:07:46 +03:00
Dmitry Gladkov
b1c2f34b56 Bump to 1.5.8 1.5.8 2016-05-25 12:57:13 +03:00
Dmitry Gladkov
fe55ead175 Ensure that locations prop array has the same length as colors array 2016-05-25 12:57:04 +03:00
Dmitry Gladkov
937af7ec70 Bump to 1.5.7 1.5.7 2016-05-12 17:19:19 +03:00
Dmitry Gladkov
dfd5656467 Merge pull request #79 from oblador/cocoapods-1.0-support
CocoaPods 1.0 support.
2016-05-12 17:01:34 +03:00
Joel Arvidsson
40a6dcda4a CocoaPods 1.0 support. 2016-05-12 15:26:12 +02:00
Dmitry Gladkov
3b9759c8cb Add transparent backgroundColor to Text in README example 2016-05-06 17:48:26 +03:00
Dmitry Gladkov
91de6c7ea3 Bump to 1.5.6 1.5.6 2016-05-06 17:10:06 +03:00
Dmitry Gladkov
bd938bef83 Use react-native dependency from node_modules on Android 2016-05-06 17:09:38 +03:00
Dmitry Gladkov
da90daa37a Upgrade example project to latest react-native version 2016-05-06 17:02:07 +03:00
Dmitry Gladkov
697e3aed35 bump to 1.5.5 1.5.5 2016-05-05 13:13:46 +03:00
Dmitry Gladkov
6b4b1854e0 use es6 imports 2016-05-05 13:12:40 +03:00
Dmitry Gladkov
8e09380f81 Merge pull request #76 from jgibbons/master
Fixes for RN 0.24+
2016-05-05 13:02:07 +03:00
James Gibbons
3d8f720a4b Fixes for RN 0.24+ 2016-04-21 23:39:52 -04:00
Dmitry Gladkov
f8a52a864f bump to 1.5.4 1.5.4 2016-04-21 12:49:24 +03:00
Dmitry Gladkov
abc05f8d4e Merge pull request #75 from andreialecu/patch-1
Fix per corner border radius on android.
2016-04-20 18:19:56 +03:00
Andrei Alecu
5cbf3ab137 Fix per corner border radius on android. 2016-04-20 17:44:20 +03:00
Dmitry Gladkov
895cb02d31 Merge pull request #73 from SudoPlz/master
- Added Cocoapods instructions in Readme.md
2016-04-19 17:08:22 +03:00
John Kokkinidis
5a0eeebb8c Fixed the line break within bold marks problem. 2016-04-19 15:34:51 +03:00
John Kokkinidis
3f87409f03 - Added Cocoapods instructions in Readme.md 2016-04-19 14:17:42 +03:00
Dmitry Gladkov
d1f7b2ba9b Merge pull request #71 from greis/patch-2
Add required fields to podspec
2016-04-06 10:03:38 +03:00
Gabriel Reis
4be7e7d5ce Add required fields to podspec
Cocoapods >= 1 requires `summary` and `author`
2016-04-05 16:21:14 -04:00
Brent Vatne
ccff513f1a Bump version to 1.5.3 1.5.3 2016-03-25 12:34:45 -07:00
Brent Vatne
29521658d5 Merge pull request #66 from yianyue/master
Possible Fix for #62 & error with React-Native 0.22.0+
2016-03-25 12:33:10 -07:00