UNPKG

react-native-gifted-charts

Version:

The most complete library for Bar, Line, Area, Pie, Donut, Stacked Bar, Population Pyramid, Radar, Bubble and SCatter charts in React Native. Allows 2D, 3D, gradient, animations and live data updates.

7 lines (6 loc) 260 B
export declare const rnVersion: number; export declare const screenWidth: number; export declare function usePrevious(value: string): string; export declare const isWebApp: boolean; export declare const isIos: boolean; export declare const isAndroid: boolean;