mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-06 16:32:24 +00:00
refactor viewBox for svg
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import SerializablePath from 'react-native/Libraries/ART/ARTSerializablePath';
|
||||
import SerializablePath from '../SerializablePath';
|
||||
import clipReg from './patternReg';
|
||||
|
||||
const clipRules = {
|
||||
|
||||
Reference in New Issue
Block a user