UNPKG

jans-common-rn-components

Version:
4 lines (3 loc) 200 B
import { StyledComponentClass } from 'styled-components'; import { ViewProperties } from 'react-native'; export declare const ExpandingView: StyledComponentClass<ViewProperties, any, ViewProperties>;