mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-01 14:15:03 +00:00
fix ellipse draw bug and fix shape props context
This commit is contained in:
@@ -6,7 +6,6 @@ import React, {
|
||||
View,
|
||||
requireNativeComponent
|
||||
} from 'react-native';
|
||||
import extractViewbox from '../lib/extract/extractViewbox';
|
||||
import ViewBox from './ViewBox';
|
||||
import _ from 'lodash';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user