mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-06 07:06:11 +00:00
Add touch events support for G elements
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
[](https://www.npmjs.com/package/react-native-svg)
|
||||
[](https://travis-ci.org/magicismight/react-native-svg)
|
||||
[](https://snyk.io/test/npm/react-native-svg)
|
||||
|
||||
`react-native-svg` is built to provide a SVG interface to react native on both iOS and Android
|
||||
|
||||
@@ -575,10 +576,9 @@ npm install
|
||||
|
||||
#### TODO:
|
||||
1. add native method for elements
|
||||
2. more Text features support
|
||||
2. more Text features support (textPath, tref, tspan)
|
||||
3. Pattern element
|
||||
4. implement Animated elements
|
||||
5. refactor defs element (cannot use id prop for shape elements)
|
||||
|
||||
#### Thanks:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user