mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-18 13:05:10 +00:00
add known issues into README
This commit is contained in:
@@ -581,6 +581,10 @@ npm install
|
|||||||
4. implement Animated elements
|
4. implement Animated elements
|
||||||
5. load Image from url
|
5. load Image from url
|
||||||
|
|
||||||
|
### Known issues:
|
||||||
|
1. cannot set alpha channel for Gradient on iOS.
|
||||||
|
2. cannot apply focus point of RadialGradient on Android.
|
||||||
|
|
||||||
#### Thanks:
|
#### Thanks:
|
||||||
|
|
||||||
* [w3schools.com SVG Tutorial](http://www.w3schools.com/svg/)
|
* [w3schools.com SVG Tutorial](http://www.w3schools.com/svg/)
|
||||||
|
|||||||
Reference in New Issue
Block a user