UNPKG

nexara-nativeflow

Version:

Beautiful, responsive, and customizable UI components for React Native – built for performance and seamless experiences.

6 lines 249 B
declare const useConditionalWindowDimension: (isTrackDimension: boolean) => { width: number | undefined; height: number | undefined; }; export default useConditionalWindowDimension; //# sourceMappingURL=useConditionalWindowDimension.d.ts.map