Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
import React from "react";
import { Dimensions, Platform } from "react-native";
import { G } from "react-native-svg";
import { VictoryLabel, VictoryContainer, Line } from "victory-core-native";
import { VictoryAxis } from "victory-chart/src";
export default class extends VictoryAxis {
static defaultProps = {
...VictoryAxis.defaultProps,
axisComponent: