Commit Graph

18 Commits

Author SHA1 Message Date
Igor Borges
2e5ea29e68 move createReactNativeComponentClass import 2017-06-26 18:11:32 -03:00
Tim Rijavec
294d2da2b3 Replaced React and RN PropTypes with prop-types package 2017-05-15 16:34:42 +01:00
Horcrux
5bd9b40c17 refactor Components props extracting 2017-02-03 19:43:25 +08:00
Horcrux
7c9f6b2d3d Remove unused public method 2017-01-16 14:38:43 +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
6c7c2fdf3f Add touch events support for G elements 2016-07-31 22:01:14 +08:00
Horcrux
7d09dcde29 fix lint warnings 2016-07-27 12:10:12 +08:00
Horcrux
cbea7a4edb finish Symbol refactor
finish Symbol refactor
finish all reusable elements refactor (iOS)
2016-07-24 11:41:00 +08:00
Horcrux
7e13b801e1 refactor text render
Support G inherit props.
Refactor text render. Text glyphs will perfectly draw along the path
2016-07-22 23:49:15 +08:00
Horcrux
5ee5c2239a fix memory leak issue with CGMutablePathRef 2016-07-21 18:22:23 +08:00
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
chunghe
4af7dc664b React API must be now required from react package 2016-05-12 13:04:04 +08:00
Horcrux
24dcc83a80 complete basic shapes(ios) 2016-04-26 19:10:57 +08:00
Horcrux
c8a04c3d28 remove unused vars 2016-04-19 15:18:16 +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
11c211a9a9 add Use element and add example for it
add Use element and add example for it
2016-01-23 19:25:12 +08:00