mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-31 21:58:01 +00:00
Update README.md
Update README.md
This commit is contained in:
@@ -1,8 +1,17 @@
|
||||
### react-native-art-svg
|
||||
|
||||
#### Features
|
||||
|
||||
1. Supports most of SVG elements and properties(Rect, Circle, Line, Polyline, Polygon, G ...).
|
||||
2. 100% based on ReactNative`s ART library
|
||||
3. Easy to convert SVG code into ReactNative code.
|
||||
|
||||
#### Install
|
||||
|
||||
`npm install react-native-art-svg`
|
||||
|
||||
|
||||
TODO:
|
||||
#### TODO:
|
||||
|
||||
1. fill-rule:evenodd
|
||||
2. clipPath (wait for official supports)
|
||||
|
||||
Reference in New Issue
Block a user