mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-28 04:55:12 +00:00
add clipping js code
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ import React, {
|
||||
View,
|
||||
requireNativeComponent
|
||||
} from 'react-native';
|
||||
import extractViewbox from '../lib/extractViewbox';
|
||||
import extractViewbox from '../lib/extract/extractViewbox';
|
||||
import ViewBox from './ViewBox';
|
||||
import _ from 'lodash';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user