react-native-ui-lib
Version:
[](https://travis-ci.org/wix/react-native-ui-lib) [](https://www.npmjs.com/package/react-native-ui-lib) [![NPM Down
6 lines (5 loc) • 333 B
TypeScript
export declare function getChildrenLength(props: any): any;
export declare function calcOffset(props: any, state: any): number;
export declare function calcPageIndex(offset: any, props: any): any;
export declare function isOutOfBounds(offset: any, props: any): boolean;
export declare function calcCarouselWidth(props: any): number;