Commit Graph

24 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
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
1b04e11ca4 Refactor Symbol on iOS 2017-01-22 17:51:47 +08:00
Horcrux
9888a1adf2 add viewBox support for android 2016-07-26 11:37:31 +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
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
30e68e359b Merge pull request #25 from magicismight/propInPercents
support percentage props for elements
2016-04-27 16:54:17 +08:00
Horcrux
1baf00c034 fix ellipse draw bug and fix shape props context 2016-04-26 21:04:54 +08:00
Horcrux
2806926e21 fix viewbox cannot transform bug 2016-04-25 10:12:32 +08:00
Horcrux
f887fc66ff Add todolist 2016-04-24 10:59:33 +08:00
Horcrux
fa1aea094a add clipping js code 2016-04-21 15:44:25 +08:00
Horcrux
c8a04c3d28 remove unused vars 2016-04-19 15:18:16 +08:00
Horcrux
2505f0b9a2 fix Symbol svgId undefined bug 2016-02-22 10:17:47 +08:00
Horcrux
2131e7bc1e fix issue #2 2016-02-19 11:53:32 +08:00
Horcrux
2cd7290808 优化 Symbol
优化 Symbol
2016-01-25 18:38:35 +08:00
Horcrux
50b941c4bc Add Symbol element refactor viewbox
Add Symbol element refactor viewbox
2016-01-25 18:07:06 +08:00