Commit Graph

19 Commits

Author SHA1 Message Date
Mikael Sand
4e6ba9a786 Remove internal imports. Run prettier. 2018-03-19 04:02:14 +02:00
Mikael Sand
1a9a051ee9 Fix linting, warnings, add noinspection suppression comments. 2017-07-24 00:08:28 +03:00
Horcrux
5bd9b40c17 refactor Components props extracting 2017-02-03 19:43:25 +08:00
Horcrux
52dfe21074 Implement TextPath: first step (iOS) 2017-01-09 20:16:20 +08:00
Horcrux
6c7c2fdf3f Add touch events support for G elements 2016-07-31 22:01:14 +08:00
Horcrux
a636211917 fix #61
refactor transform processing
2016-07-27 10:43:24 +08:00
Horcrux
dd6cb80e84 refactor Use and Defs element with native code support(iOS) 2016-07-19 23:09:51 +08:00
Horcrux
7307715712 add touchable support for shape elements 2016-06-09 23:30:10 +08:00
Horcrux
ac6e49bb9a remove unused file 2016-05-21 20:11:08 +08:00
Deray
3e100a8340 fixed path for import createReactNativeComponentClass 2016-05-12 18:34:03 +08:00
chunghe
4af7dc664b React API must be now required from react package 2016-05-12 13:04:04 +08:00
Horcrux
0b887bccf5 add Image element (iOS) 2016-05-05 18:50:22 +08:00
Horcrux
cbce096b5c Use eslint, add travis-ci 2016-05-04 17:54:30 +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
1baf00c034 fix ellipse draw bug and fix shape props context 2016-04-26 21:04:54 +08:00
Horcrux
24dcc83a80 complete basic shapes(ios) 2016-04-26 19:10:57 +08:00
Horcrux
76856ce457 document the circle percentage radius algorithm 2016-04-25 23:46:04 +08:00
Horcrux
1304e3fc49 add Shape 2016-04-25 09:13:33 +08:00