UNPKG

@eslam-elmeniawy/react-native-common-components

Version:

Common `ReactNative` components packed in library for usage in projects.

2 lines (1 loc) 66 B
export type BaseDimensions = { width?: number; height?: number };