Commit Graph

17 Commits

Author SHA1 Message Date
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