mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 14:05:09 +00:00
add viewBox support for android
This commit is contained in:
@@ -5,7 +5,8 @@ import React, {
|
||||
import Svg, {
|
||||
Symbol,
|
||||
Circle,
|
||||
Use
|
||||
Use,
|
||||
Rect
|
||||
} from 'react-native-svg';
|
||||
|
||||
class SymbolExample extends Component{
|
||||
|
||||
Reference in New Issue
Block a user