mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 14:05:09 +00:00
Suggest adding a compatibility mid-line rendering attribute to textPath.
This commit is contained in:
@@ -134,6 +134,7 @@ const TextPathAttributes = {
|
||||
method: true,
|
||||
spacing: true,
|
||||
side: true,
|
||||
midLine: true,
|
||||
};
|
||||
|
||||
const TSpanAttibutes = {
|
||||
|
||||
Reference in New Issue
Block a user