UNPKG

@native-html/heuristic-table-plugin

Version:

🔠 A 100% native component using heuristics to render tables in react-native-render-html

3 lines (2 loc) • 378 B
export declare const getHorizontalMargins: (x: Partial<Pick<import("react-native").ViewStyle, import("react-native-render-html").CSSLongNativeTranslatableBlockRetainedPropKey>>) => number; export declare const getHorizontalSpacing: (x: Partial<Pick<import("react-native").ViewStyle, import("react-native-render-html").CSSLongNativeTranslatableBlockRetainedPropKey>>) => number;