UNPKG

native-base

Version:

Essential cross-platform UI components for React Native

3 lines (2 loc) 103 B
export { default as SimpleGrid } from './SimpleGrid'; export type { ISimpleGridProps } from './types';