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.

6 lines (5 loc) 219 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;