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
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
Brent Vatne
b4d6ce0a4b
Make react-native a peerDependency
2015-04-20 09:54:05 -07:00
Brent Vatne
edcee36c91
Bump for react-native 0.4.0
2015-04-18 11:22:51 -07:00
Brent Vatne
bd0a25cc95
Bump version
2015-04-13 22:10:36 -07:00
Brent Vatne
5d39430258
Add a .flowconfig, remove more unnecessary code
2015-04-13 22:10:00 -07:00
Brent Vatne
a57e01d693
Bump version for cleanup
2015-04-13 22:02:10 -07:00
Brent Vatne
9b24b71a87
Remove a bunch of unnecessary code
2015-04-13 22:01:52 -07:00
Brent Vatne
404851c263
Bump and add support for react-native 0.3.10
2015-04-09 12:30:39 -07:00
Brent Vatne
59932f4cba
Update README
2015-04-08 15:52:12 -07:00
Brent Vatne
f63ad50ced
Update README again
2015-04-06 13:49:44 -07:00
Brent Vatne
7321186799
Update Examples section of README
2015-04-06 13:46:12 -07:00
Brent Vatne
29b4dac71b
Add example project
2015-04-06 13:42:35 -07:00
Brent Vatne
511cefc705
Leverage deepDiffer instead
2015-04-06 11:14:40 -07:00
Brent Vatne
161cf11a63
Properly diff props on change
2015-04-05 19:34:20 -07:00
Brent Vatne
78e1a330c2
Bump version
2015-04-04 12:06:14 -07:00
Brent Vatne
d26634141f
Add repository field
2015-04-04 12:05:43 -07:00
Brent Vatne
634b8b7cd4
This is linear-gradient, remove radial gradient from TODOS
2015-03-31 17:55:07 -07:00
Brent Vatne
eb33854be4
Update first example image
2015-03-31 17:50:39 -07:00
Brent Vatne
d486efd6f6
Oops, wrong image
2015-03-31 17:49:22 -07:00
Brent Vatne
e249a37e37
Add support for start, end, and locations
2015-03-31 17:48:11 -07:00
Brent Vatne
ce5a4a4bf9
Update README typo
2015-03-31 11:44:26 -07:00
Brent Vatne
15fee870cb
Working version with example and instructions
2015-03-31 11:42:53 -07:00
Brent Vatne
599b278511
Initial commit
2015-03-31 10:44:16 -07:00