UNPKG

react-native-json-grid-list

Version:

This library will help you create impressive grid lists like these.

8 lines (7 loc) 228 B
import {ContainerProps} from './types'; export declare const Container: import('styled-components').StyledComponent< typeof import('react-native').View, import('styled-components').DefaultTheme, ContainerProps, never >;