Commit Graph

9 Commits

Author SHA1 Message Date
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
d610729208 clipPathId => clipPathRef 2016-07-19 09:34:27 +08:00
Dmitriy Loktev
0f9a07084c Fixes #62: Use ReactNative rendering methods 2016-06-30 11:29:25 +03:00
Horcrux
1f21660a88 touchable => responsible 2016-06-11 09:38:20 +08:00
Horcrux
6a0c47a898 refactor clipPath native code
refactor clipPath native code
add strokeMiterlimit prop support
2016-05-21 19:58:49 +08:00
Horcrux
f34c0c209a run hitTest only if necessary 2016-05-18 20:15:29 +08:00
Horcrux
5c0aa77390 fix touch system on iOS
subViews in G will run hitTest now.
fix hitTest while using clipPath
2016-05-18 18:30:51 +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