UNPKG

victory-native

Version:

A charting library for React Native with a focus on performance and customization.

5 lines (4 loc) 76 B
export type ChartExplicitSize = { width: number; height: number; };