UNPKG

react-native-chart-kit

Version:

Beautiful React Native charts for dashboards, reports, and data-rich mobile apps.

6 lines 264 B
export declare const getStickyYAxisBackgroundHeight: ({ fadeY, mainHeight }: { fadeY: number; mainHeight: number; }) => number; export declare const getStickyYAxisFadeOpacity: (scrollOffset: number) => 0 | 1; //# sourceMappingURL=stickyYAxisLayout.d.ts.map