mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-18 05:00:41 +00:00
bump version to 4.1.1
This commit is contained in:
@@ -583,7 +583,8 @@ npm install
|
|||||||
|
|
||||||
### Known issues:
|
### Known issues:
|
||||||
1. cannot set alpha channel for Gradient on iOS.
|
1. cannot set alpha channel for Gradient on iOS.
|
||||||
2. cannot apply focus point of RadialGradient on Android.
|
2. cannot apply focus point of RadialGradient on Android.
|
||||||
|
3. onPanResponderMove on Android returns incorrect gestureState.
|
||||||
|
|
||||||
#### Thanks:
|
#### Thanks:
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "4.1.0",
|
"version": "4.1.1",
|
||||||
"name": "react-native-svg",
|
"name": "react-native-svg",
|
||||||
"description": "SVG library for react-native",
|
"description": "SVG library for react-native",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Reference in New Issue
Block a user