mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 22:05:14 +00:00
6 lines
69 B
JavaScript
6 lines
69 B
JavaScript
|
|
export default {
|
|
objectBoundingBox: 0,
|
|
userSpaceOnUse: 1
|
|
};
|