• Parameters

    • options: {
          backColor?: string | Color;
          frontColor?: string | Color;
          height: number;
          text: string;
          type: BarcodeFormat;
          width: number;
      }

    Returns ImageSource