Mikael Sand
|
4e6ba9a786
|
Remove internal imports. Run prettier.
|
2018-03-19 04:02:14 +02:00 |
|
Bruno Lemos
|
4a71c7f932
|
Make createReactNativeComponentClass backward compatible with react native < 0.50
|
2017-10-27 20:44:55 -02:00 |
|
Christoph Oberhofer
|
3db9489652
|
Fixed exports due to changed API signature of createReactNativeComponentClass
|
2017-10-18 22:39:28 +02:00 |
|
michal jarnot
|
30f968c546
|
Fix createReactNativeComponentClass import statements
|
2017-07-21 14:23:25 +02:00 |
|
Igor Borges
|
2e5ea29e68
|
move createReactNativeComponentClass import
|
2017-06-26 18:11:32 -03:00 |
|
Tim Rijavec
|
294d2da2b3
|
Replaced React and RN PropTypes with prop-types package
|
2017-05-15 16:34:42 +01:00 |
|
陈阳
|
beb0ee9506
|
Upgrade react-native to 0.44.0, Upgrade peerDependencies
|
2017-05-02 11:57:56 +08:00 |
|
Horcrux
|
5bd9b40c17
|
refactor Components props extracting
|
2017-02-03 19:43:25 +08:00 |
|
Horcrux
|
cfaca8b3cb
|
Add gradientUnits support
|
2017-01-24 22:24:36 +08:00 |
|
Pablo Carrillo
|
3e261b6c0a
|
Fixes #188 in the master repo by replacing the path in the import with the new path
|
2016-11-24 15:05:02 +00:00 |
|
Horcrux
|
ff2395bcc2
|
finish gradients refactor
|
2016-07-20 22:38:45 +08:00 |
|
Horcrux
|
ec67d4dae8
|
fix #33
fix #33
|
2016-05-13 11:15:05 +08:00 |
|
chunghe
|
4af7dc664b
|
React API must be now required from react package
|
2016-05-12 13:04:04 +08:00 |
|
Horcrux
|
cbce096b5c
|
Use eslint, add travis-ci
|
2016-05-04 17:54:30 +08:00 |
|
Horcrux
|
be8c273adf
|
Add eslint
|
2016-05-04 11:24:13 +08:00 |
|
Horcrux
|
902bdcb1d0
|
fix text context and complete gradient js code
|
2016-04-26 22:08:54 +08:00 |
|
Horcrux
|
24dcc83a80
|
complete basic shapes(ios)
|
2016-04-26 19:10:57 +08:00 |
|
Horcrux
|
936a10ddb8
|
remove useless double stops
|
2016-04-21 23:06:08 +08:00 |
|
Horcrux
|
fa1aea094a
|
add clipping js code
|
2016-04-21 15:44:25 +08:00 |
|
Horcrux
|
c4a185354a
|
fix gradients stops in a right order
|
2016-04-20 21:50:35 +08:00 |
|
Horcrux
|
d700ca5493
|
refactor all components and isolated from ART dependency
|
2016-04-20 00:52:59 +08:00 |
|
Horcrux
|
3c56ad3dd7
|
refactor LinearGradient and RadialGradient
refactor LinearGradient and RadialGradient
and add fillOpacity support for LinearGradient and RadialGradient
|
2016-01-28 18:12:59 +08:00 |
|
Horcrux
|
e181a1a546
|
Gradient supports percent value
Gradient supports percent value
|
2016-01-26 11:36:58 +08:00 |
|
Horcrux
|
060cf7746b
|
Add gradient elements and examples
Add gradient elements and examples
|
2016-01-25 15:50:06 +08:00 |
|