UNPKG

react-native-gifted-charts

Version:

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

5 lines (4 loc) 182 B
export declare const rnVersion: number; export declare const screenWidth: number; export declare function usePrevious(value: string): string; export declare const isWebApp: boolean;