mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-19 13:35:11 +00:00
refactor all components and isolated from ART dependency
This commit is contained in:
@@ -112,7 +112,7 @@ const icon = <Svg
|
||||
>字</Text>
|
||||
</Svg>;
|
||||
|
||||
const samples = [TextExample, TextRotate, TextStroke];
|
||||
const samples = [TextExample, TextRotate, TextStroke, TextPath];
|
||||
|
||||
export {
|
||||
icon,
|
||||
|
||||
Reference in New Issue
Block a user