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 |
|
Horcrux
|
5bd9b40c17
|
refactor Components props extracting
|
2017-02-03 19:43:25 +08:00 |
|
Horcrux
|
0a6dc56b68
|
Move serialize path to native side
|
2017-01-06 14:57:06 +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
|
7d09dcde29
|
fix lint warnings
|
2016-07-27 12:10:12 +08:00 |
|
Horcrux
|
ff2395bcc2
|
finish gradients refactor
|
2016-07-20 22:38:45 +08:00 |
|
Horcrux
|
18e1b60823
|
complete ClipPath refactor
|
2016-07-20 14:44:19 +08:00 |
|
Horcrux
|
dd6cb80e84
|
refactor Use and Defs element with native code support(iOS)
|
2016-07-19 23:09:51 +08:00 |
|
Horcrux
|
efa7363b6f
|
Add setNativeProps method for most of elements
|
2016-07-18 18:34:54 +08:00 |
|
Horcrux
|
2516a778ba
|
use createReactNativeComponentClass inside from react
due to the peerDependency of react-native is >=0.29.0.
so there is no need to consider compatibility with react-native@0.27.0
and below.
|
2016-07-18 17:35:42 +08:00 |
|
Horcrux
|
7307715712
|
add touchable support for shape elements
|
2016-06-09 23:30:10 +08:00 |
|
Horcrux
|
233ea81a4a
|
fix create native component issue
fix create native component issue
|
2016-05-15 10:50:53 +08:00 |
|
Deray
|
3e100a8340
|
fixed path for import createReactNativeComponentClass
|
2016-05-12 18:34:03 +08:00 |
|
chunghe
|
4af7dc664b
|
React API must be now required from react package
|
2016-05-12 13:04:04 +08:00 |
|
Horcrux
|
be8c273adf
|
Add eslint
|
2016-05-04 11:24:13 +08:00 |
|
Horcrux
|
69ad9114c6
|
move SerializablePath dependency to local lib
move SerializablePath dependency to local lib
fix issue #29
|
2016-05-03 11:41:07 +08:00 |
|
Horcrux
|
90887a29ee
|
clear up propTypes
|
2016-04-27 23:22:12 +08:00 |
|
Horcrux
|
3ee04dbaed
|
remove calculate bounding box
|
2016-04-26 22:13:29 +08:00 |
|
Horcrux
|
24dcc83a80
|
complete basic shapes(ios)
|
2016-04-26 19:10:57 +08:00 |
|
Horcrux
|
7d3ef84163
|
add ClipPath element support
|
2016-04-21 17:55:18 +08:00 |
|
Horcrux
|
fa1aea094a
|
add clipping js code
|
2016-04-21 15:44:25 +08:00 |
|
Horcrux
|
d700ca5493
|
refactor all components and isolated from ART dependency
|
2016-04-20 00:52:59 +08:00 |
|
Horcrux
|
e181a1a546
|
Gradient supports percent value
Gradient supports percent value
|
2016-01-26 11:36:58 +08:00 |
|
Horcrux
|
e001285cbe
|
Refactor reuse elements
Refactor reuse elements
|
2016-01-25 11:39:31 +08:00 |
|
Horcrux
|
11c211a9a9
|
add Use element and add example for it
add Use element and add example for it
|
2016-01-23 19:25:12 +08:00 |
|
Horcrux
|
af0995022d
|
apply common stroke processor to elements
apply common stroke processor to elements
|
2016-01-23 16:50:11 +08:00 |
|
Horcrux
|
a482948b83
|
Add examples and refactor code
Add examples and refactor code
|
2016-01-21 23:44:38 +08:00 |
|