refactor clipPath native code

refactor clipPath native code
add strokeMiterlimit prop support
This commit is contained in:
Horcrux
2016-05-21 19:58:49 +08:00
parent bb9380b049
commit 6a0c47a898
30 changed files with 305 additions and 152 deletions
+2 -6
View File
@@ -568,12 +568,8 @@ npm install
1. add native method for elements
2. more Text features support
3. Pattern element
4. Image element (Android)
5. calculate bounding box only if necessary.
6. miterLimit
7. move percentage convert and context bounding box to renderable
8. implement touchable elements ()
9. implement Animated elements
4. implement touchable elements
5. implement Animated elements
#### Thanks: