See more
super(props); this.state = {}; …om 'react-native-svg';import * as shape from 'd3-shape';const d3 = {shape};export default class Slice extends Component { constructor(props) { super(props); this.state = {}; …