UNPKG

native-variants

Version:

A library for handling variants in React Native components with theme support.

3 lines (2 loc) 137 B
export declare const wq: (widthPercent: number | string) => number; export declare const hq: (heightPercent: number | string) => number;