mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-19 21:45:10 +00:00
refactor all components and isolated from ART dependency
This commit is contained in:
@@ -106,7 +106,7 @@ const icon = <Svg
|
||||
/>
|
||||
</Svg>;
|
||||
|
||||
const samples = [SvgExample, SvgOpacity ,SvgViewbox];
|
||||
const samples = [SvgExample, SvgOpacity, SvgViewbox];
|
||||
|
||||
export {
|
||||
icon,
|
||||
|
||||
Reference in New Issue
Block a user