ShaMan123
3a1b139d15
update setNativeProps()
...
When updating `points` prop, `setNativeProps` must send a valid `d` prop to `this.root` which is a `<Path>'.
It needs more work, couldn't get it working perfectly. I'm new to RN.
Commit PR for `<Polyline>` as well.
2018-06-03 13:55:01 +03:00
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
Tim Rijavec
294d2da2b3
Replaced React and RN PropTypes with prop-types package
2017-05-15 16:34:42 +01:00
Horcrux
e3b2f4c71a
Fix Polygon and Polyline
2017-04-04 11:56:38 +08:00
Horcrux
5bd9b40c17
refactor Components props extracting
2017-02-03 19:43:25 +08:00
Horcrux
7d09dcde29
fix lint warnings
2016-07-27 12:10:12 +08:00
Horcrux
18e1b60823
complete ClipPath refactor
2016-07-20 14:44:19 +08:00
Horcrux
efa7363b6f
Add setNativeProps method for most of elements
2016-07-18 18:34:54 +08:00
Horcrux
dba1fb2801
add touchableProps and responderProps into propTypes
2016-06-09 23:35:08 +08:00
chunghe
4af7dc664b
React API must be now required from react package
2016-05-12 13:04:04 +08:00
Horcrux
90887a29ee
clear up propTypes
2016-04-27 23:22:12 +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
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
af0995022d
apply common stroke processor to elements
...
apply common stroke processor to elements
2016-01-23 16:50:11 +08:00
Horcrux
b871e0087e
Add G element
...
Add G element
2016-01-22 18:41:52 +08:00
Horcrux
a482948b83
Add examples and refactor code
...
Add examples and refactor code
2016-01-21 23:44:38 +08:00