Commit Graph

20 Commits

Author SHA1 Message Date
Mikael Sand
4e6ba9a786 Remove internal imports. Run prettier. 2018-03-19 04:02:14 +02:00
Bruno Lemos
4a71c7f932 Make createReactNativeComponentClass backward compatible with react native < 0.50 2017-10-27 20:44:55 -02:00
Christoph Oberhofer
3db9489652 Fixed exports due to changed API signature of createReactNativeComponentClass 2017-10-18 22:39:28 +02:00
michal jarnot
30f968c546 Fix createReactNativeComponentClass import statements 2017-07-21 14:23:25 +02:00
Igor Borges
2e5ea29e68 move createReactNativeComponentClass import 2017-06-26 18:11:32 -03:00
Horcrux
5bd9b40c17 refactor Components props extracting 2017-02-03 19:43:25 +08:00
Pablo Carrillo
3e261b6c0a Fixes #188 in the master repo by replacing the path in the import with the new path 2016-11-24 15:05:02 +00:00
Horcrux
7d09dcde29 fix lint warnings 2016-07-27 12:10:12 +08:00
Horcrux
a2598a5591 native prop tranform => trans,fix defs typo 2016-07-25 11:15:39 +08:00
Horcrux
dd6cb80e84 refactor Use and Defs element with native code support(iOS) 2016-07-19 23:09:51 +08:00
Horcrux
6a0c47a898 refactor clipPath native code
refactor clipPath native code
add strokeMiterlimit prop support
2016-05-21 19:58:49 +08:00
chunghe
4af7dc664b React API must be now required from react package 2016-05-12 13:04:04 +08:00
Horcrux
fa751e31b0 complete ClipPath element on iOS 2016-04-27 23:14:15 +08:00
Horcrux
1baf00c034 fix ellipse draw bug and fix shape props context 2016-04-26 21:04:54 +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
cacaf71f63 update Defs todo comment 2016-01-29 17:00:59 +08:00
Horcrux
060cf7746b Add gradient elements and examples
Add gradient elements and examples
2016-01-25 15:50:06 +08:00
Horcrux
e001285cbe Refactor reuse elements
Refactor reuse elements
2016-01-25 11:39:31 +08:00
Horcrux
5f3c2e8e39 Add Defs element
Add Defs element
2016-01-23 19:25:46 +08:00