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
|
329629ae21
|
fix lint warning
|
2016-05-21 21:07:26 +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
|
bb9380b049
|
save clipPath into svg instance
|
2016-05-21 17:02:46 +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
|
fa751e31b0
|
complete ClipPath element on iOS
|
2016-04-27 23:14:15 +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 |
|