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 |
|
Horcrux
|
8d01e8eccb
|
refactor shape elements add responder system.
refactor shape elements add responder system.
Just iOS.
|
2016-05-15 00:40:43 +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
|
1baf00c034
|
fix ellipse draw bug and fix shape props context
|
2016-04-26 21:04:54 +08:00 |
|
Horcrux
|
24dcc83a80
|
complete basic shapes(ios)
|
2016-04-26 19:10:57 +08:00 |
|
Horcrux
|
f887fc66ff
|
Add todolist
|
2016-04-24 10:59:33 +08:00 |
|
Horcrux
|
1741f63b41
|
fix line strokeLinecap bug #11
fix line strokeLinecap bug #11
|
2016-04-24 00:00:58 +08:00 |
|
Horcrux
|
7d3ef84163
|
add ClipPath element support
|
2016-04-21 17:55:18 +08:00 |
|
Horcrux
|
d700ca5493
|
refactor all components and isolated from ART dependency
|
2016-04-20 00:52:59 +08:00 |
|
Horcrux
|
c8a04c3d28
|
remove unused vars
|
2016-04-19 15:18:16 +08:00 |
|
Horcrux
|
e001285cbe
|
Refactor reuse elements
Refactor reuse elements
|
2016-01-25 11:39:31 +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
|
b871e0087e
|
Add G element
Add G element
|
2016-01-22 18:41:52 +08:00 |
|
Horcrux
|
a482948b83
|
Add examples and refactor code
Add examples and refactor code
|
2016-01-21 23:44:38 +08:00 |
|